![]() |
OR-Tools
8.1
|
Definition at line 84 of file assignment.pb.h.
Public Member Functions | |
| IntVarAssignment () | |
| virtual | ~IntVarAssignment () |
| IntVarAssignment (const IntVarAssignment &from) | |
| IntVarAssignment (IntVarAssignment &&from) noexcept | |
| IntVarAssignment & | operator= (const IntVarAssignment &from) |
| IntVarAssignment & | operator= (IntVarAssignment &&from) noexcept |
| void | Swap (IntVarAssignment *other) |
| void | UnsafeArenaSwap (IntVarAssignment *other) |
| IntVarAssignment * | New () const final |
| IntVarAssignment * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const IntVarAssignment &from) |
| void | MergeFrom (const IntVarAssignment &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_var_id () |
| const std::string & | var_id () const |
| void | set_var_id (const std::string &value) |
| void | set_var_id (std::string &&value) |
| void | set_var_id (const char *value) |
| void | set_var_id (const char *value, size_t size) |
| std::string * | mutable_var_id () |
| std::string * | release_var_id () |
| void | set_allocated_var_id (std::string *var_id) |
| void | clear_min () |
| ::PROTOBUF_NAMESPACE_ID::int64 | min () const |
| void | set_min (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_max () |
| ::PROTOBUF_NAMESPACE_ID::int64 | max () const |
| void | set_max (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_active () |
| bool | active () const |
| void | set_active (bool value) |
| IntervalVarAssignment () | |
| virtual | ~IntervalVarAssignment () |
| IntervalVarAssignment (const IntervalVarAssignment &from) | |
| IntervalVarAssignment (IntervalVarAssignment &&from) noexcept | |
| IntervalVarAssignment & | operator= (const IntervalVarAssignment &from) |
| IntervalVarAssignment & | operator= (IntervalVarAssignment &&from) noexcept |
| void | Swap (IntervalVarAssignment *other) |
| void | UnsafeArenaSwap (IntervalVarAssignment *other) |
| IntervalVarAssignment * | New () const final |
| IntervalVarAssignment * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const IntervalVarAssignment &from) |
| void | MergeFrom (const IntervalVarAssignment &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_var_id () |
| const std::string & | var_id () const |
| void | set_var_id (const std::string &value) |
| void | set_var_id (std::string &&value) |
| void | set_var_id (const char *value) |
| void | set_var_id (const char *value, size_t size) |
| std::string * | mutable_var_id () |
| std::string * | release_var_id () |
| void | set_allocated_var_id (std::string *var_id) |
| void | clear_start_min () |
| ::PROTOBUF_NAMESPACE_ID::int64 | start_min () const |
| void | set_start_min (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_start_max () |
| ::PROTOBUF_NAMESPACE_ID::int64 | start_max () const |
| void | set_start_max (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_duration_min () |
| ::PROTOBUF_NAMESPACE_ID::int64 | duration_min () const |
| void | set_duration_min (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_duration_max () |
| ::PROTOBUF_NAMESPACE_ID::int64 | duration_max () const |
| void | set_duration_max (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_end_min () |
| ::PROTOBUF_NAMESPACE_ID::int64 | end_min () const |
| void | set_end_min (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_end_max () |
| ::PROTOBUF_NAMESPACE_ID::int64 | end_max () const |
| void | set_end_max (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_performed_min () |
| ::PROTOBUF_NAMESPACE_ID::int64 | performed_min () const |
| void | set_performed_min (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_performed_max () |
| ::PROTOBUF_NAMESPACE_ID::int64 | performed_max () const |
| void | set_performed_max (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_active () |
| bool | active () const |
| void | set_active (bool value) |
| SequenceVarAssignment () | |
| virtual | ~SequenceVarAssignment () |
| SequenceVarAssignment (const SequenceVarAssignment &from) | |
| SequenceVarAssignment (SequenceVarAssignment &&from) noexcept | |
| SequenceVarAssignment & | operator= (const SequenceVarAssignment &from) |
| SequenceVarAssignment & | operator= (SequenceVarAssignment &&from) noexcept |
| void | Swap (SequenceVarAssignment *other) |
| void | UnsafeArenaSwap (SequenceVarAssignment *other) |
| SequenceVarAssignment * | New () const final |
| SequenceVarAssignment * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const SequenceVarAssignment &from) |
| void | MergeFrom (const SequenceVarAssignment &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | forward_sequence_size () const |
| void | clear_forward_sequence () |
| ::PROTOBUF_NAMESPACE_ID::int32 | forward_sequence (int index) const |
| void | set_forward_sequence (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_forward_sequence (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | forward_sequence () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_forward_sequence () |
| int | backward_sequence_size () const |
| void | clear_backward_sequence () |
| ::PROTOBUF_NAMESPACE_ID::int32 | backward_sequence (int index) const |
| void | set_backward_sequence (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_backward_sequence (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | backward_sequence () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_backward_sequence () |
| int | unperformed_size () const |
| void | clear_unperformed () |
| ::PROTOBUF_NAMESPACE_ID::int32 | unperformed (int index) const |
| void | set_unperformed (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_unperformed (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | unperformed () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_unperformed () |
| void | clear_var_id () |
| const std::string & | var_id () const |
| void | set_var_id (const std::string &value) |
| void | set_var_id (std::string &&value) |
| void | set_var_id (const char *value) |
| void | set_var_id (const char *value, size_t size) |
| std::string * | mutable_var_id () |
| std::string * | release_var_id () |
| void | set_allocated_var_id (std::string *var_id) |
| void | clear_active () |
| bool | active () const |
| void | set_active (bool value) |
| WorkerInfo () | |
| virtual | ~WorkerInfo () |
| WorkerInfo (const WorkerInfo &from) | |
| WorkerInfo (WorkerInfo &&from) noexcept | |
| WorkerInfo & | operator= (const WorkerInfo &from) |
| WorkerInfo & | operator= (WorkerInfo &&from) noexcept |
| void | Swap (WorkerInfo *other) |
| void | UnsafeArenaSwap (WorkerInfo *other) |
| WorkerInfo * | New () const final |
| WorkerInfo * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const WorkerInfo &from) |
| void | MergeFrom (const WorkerInfo &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_bns () |
| const std::string & | bns () const |
| void | set_bns (const std::string &value) |
| void | set_bns (std::string &&value) |
| void | set_bns (const char *value) |
| void | set_bns (const char *value, size_t size) |
| std::string * | mutable_bns () |
| std::string * | release_bns () |
| void | set_allocated_bns (std::string *bns) |
| void | clear_worker_id () |
| ::PROTOBUF_NAMESPACE_ID::int32 | worker_id () const |
| void | set_worker_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
| AssignmentProto () | |
| virtual | ~AssignmentProto () |
| AssignmentProto (const AssignmentProto &from) | |
| AssignmentProto (AssignmentProto &&from) noexcept | |
| AssignmentProto & | operator= (const AssignmentProto &from) |
| AssignmentProto & | operator= (AssignmentProto &&from) noexcept |
| void | Swap (AssignmentProto *other) |
| void | UnsafeArenaSwap (AssignmentProto *other) |
| AssignmentProto * | New () const final |
| AssignmentProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const AssignmentProto &from) |
| void | MergeFrom (const AssignmentProto &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | int_var_assignment_size () const |
| void | clear_int_var_assignment () |
| ::operations_research::IntVarAssignment * | mutable_int_var_assignment (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::IntVarAssignment > * | mutable_int_var_assignment () |
| const ::operations_research::IntVarAssignment & | int_var_assignment (int index) const |
| ::operations_research::IntVarAssignment * | add_int_var_assignment () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::IntVarAssignment > & | int_var_assignment () const |
| int | interval_var_assignment_size () const |
| void | clear_interval_var_assignment () |
| ::operations_research::IntervalVarAssignment * | mutable_interval_var_assignment (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::IntervalVarAssignment > * | mutable_interval_var_assignment () |
| const ::operations_research::IntervalVarAssignment & | interval_var_assignment (int index) const |
| ::operations_research::IntervalVarAssignment * | add_interval_var_assignment () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::IntervalVarAssignment > & | interval_var_assignment () const |
| int | sequence_var_assignment_size () const |
| void | clear_sequence_var_assignment () |
| ::operations_research::SequenceVarAssignment * | mutable_sequence_var_assignment (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::SequenceVarAssignment > * | mutable_sequence_var_assignment () |
| const ::operations_research::SequenceVarAssignment & | sequence_var_assignment (int index) const |
| ::operations_research::SequenceVarAssignment * | add_sequence_var_assignment () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::SequenceVarAssignment > & | sequence_var_assignment () const |
| bool | has_objective () const |
| void | clear_objective () |
| const ::operations_research::IntVarAssignment & | objective () const |
| ::operations_research::IntVarAssignment * | release_objective () |
| ::operations_research::IntVarAssignment * | mutable_objective () |
| void | set_allocated_objective (::operations_research::IntVarAssignment *objective) |
| void | unsafe_arena_set_allocated_objective (::operations_research::IntVarAssignment *objective) |
| ::operations_research::IntVarAssignment * | unsafe_arena_release_objective () |
| bool | has_worker_info () const |
| void | clear_worker_info () |
| const ::operations_research::WorkerInfo & | worker_info () const |
| ::operations_research::WorkerInfo * | release_worker_info () |
| ::operations_research::WorkerInfo * | mutable_worker_info () |
| void | set_allocated_worker_info (::operations_research::WorkerInfo *worker_info) |
| void | unsafe_arena_set_allocated_worker_info (::operations_research::WorkerInfo *worker_info) |
| ::operations_research::WorkerInfo * | unsafe_arena_release_worker_info () |
| void | clear_is_valid () |
| bool | is_valid () const |
| void | set_is_valid (bool value) |
| DemonRuns () | |
| virtual | ~DemonRuns () |
| DemonRuns (const DemonRuns &from) | |
| DemonRuns (DemonRuns &&from) noexcept | |
| DemonRuns & | operator= (const DemonRuns &from) |
| DemonRuns & | operator= (DemonRuns &&from) noexcept |
| void | Swap (DemonRuns *other) |
| void | UnsafeArenaSwap (DemonRuns *other) |
| DemonRuns * | New () const final |
| DemonRuns * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const DemonRuns &from) |
| void | MergeFrom (const DemonRuns &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | start_time_size () const |
| void | clear_start_time () |
| ::PROTOBUF_NAMESPACE_ID::int64 | start_time (int index) const |
| void | set_start_time (int index, ::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | add_start_time (::PROTOBUF_NAMESPACE_ID::int64 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & | start_time () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * | mutable_start_time () |
| int | end_time_size () const |
| void | clear_end_time () |
| ::PROTOBUF_NAMESPACE_ID::int64 | end_time (int index) const |
| void | set_end_time (int index, ::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | add_end_time (::PROTOBUF_NAMESPACE_ID::int64 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & | end_time () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * | mutable_end_time () |
| void | clear_demon_id () |
| const std::string & | demon_id () const |
| void | set_demon_id (const std::string &value) |
| void | set_demon_id (std::string &&value) |
| void | set_demon_id (const char *value) |
| void | set_demon_id (const char *value, size_t size) |
| std::string * | mutable_demon_id () |
| std::string * | release_demon_id () |
| void | set_allocated_demon_id (std::string *demon_id) |
| void | clear_failures () |
| ::PROTOBUF_NAMESPACE_ID::int64 | failures () const |
| void | set_failures (::PROTOBUF_NAMESPACE_ID::int64 value) |
| ConstraintRuns () | |
| virtual | ~ConstraintRuns () |
| ConstraintRuns (const ConstraintRuns &from) | |
| ConstraintRuns (ConstraintRuns &&from) noexcept | |
| ConstraintRuns & | operator= (const ConstraintRuns &from) |
| ConstraintRuns & | operator= (ConstraintRuns &&from) noexcept |
| void | Swap (ConstraintRuns *other) |
| void | UnsafeArenaSwap (ConstraintRuns *other) |
| ConstraintRuns * | New () const final |
| ConstraintRuns * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const ConstraintRuns &from) |
| void | MergeFrom (const ConstraintRuns &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | initial_propagation_start_time_size () const |
| void | clear_initial_propagation_start_time () |
| ::PROTOBUF_NAMESPACE_ID::int64 | initial_propagation_start_time (int index) const |
| void | set_initial_propagation_start_time (int index, ::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | add_initial_propagation_start_time (::PROTOBUF_NAMESPACE_ID::int64 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & | initial_propagation_start_time () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * | mutable_initial_propagation_start_time () |
| int | initial_propagation_end_time_size () const |
| void | clear_initial_propagation_end_time () |
| ::PROTOBUF_NAMESPACE_ID::int64 | initial_propagation_end_time (int index) const |
| void | set_initial_propagation_end_time (int index, ::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | add_initial_propagation_end_time (::PROTOBUF_NAMESPACE_ID::int64 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & | initial_propagation_end_time () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * | mutable_initial_propagation_end_time () |
| int | demons_size () const |
| void | clear_demons () |
| ::operations_research::DemonRuns * | mutable_demons (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns > * | mutable_demons () |
| const ::operations_research::DemonRuns & | demons (int index) const |
| ::operations_research::DemonRuns * | add_demons () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns > & | demons () const |
| void | clear_constraint_id () |
| const std::string & | constraint_id () const |
| void | set_constraint_id (const std::string &value) |
| void | set_constraint_id (std::string &&value) |
| void | set_constraint_id (const char *value) |
| void | set_constraint_id (const char *value, size_t size) |
| std::string * | mutable_constraint_id () |
| std::string * | release_constraint_id () |
| void | set_allocated_constraint_id (std::string *constraint_id) |
| void | clear_failures () |
| ::PROTOBUF_NAMESPACE_ID::int64 | failures () const |
| void | set_failures (::PROTOBUF_NAMESPACE_ID::int64 value) |
| FirstSolutionStrategy () | |
| virtual | ~FirstSolutionStrategy () |
| FirstSolutionStrategy (const FirstSolutionStrategy &from) | |
| FirstSolutionStrategy (FirstSolutionStrategy &&from) noexcept | |
| FirstSolutionStrategy & | operator= (const FirstSolutionStrategy &from) |
| FirstSolutionStrategy & | operator= (FirstSolutionStrategy &&from) noexcept |
| void | Swap (FirstSolutionStrategy *other) |
| void | UnsafeArenaSwap (FirstSolutionStrategy *other) |
| FirstSolutionStrategy * | New () const final |
| FirstSolutionStrategy * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const FirstSolutionStrategy &from) |
| void | MergeFrom (const FirstSolutionStrategy &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| LocalSearchMetaheuristic () | |
| virtual | ~LocalSearchMetaheuristic () |
| LocalSearchMetaheuristic (const LocalSearchMetaheuristic &from) | |
| LocalSearchMetaheuristic (LocalSearchMetaheuristic &&from) noexcept | |
| LocalSearchMetaheuristic & | operator= (const LocalSearchMetaheuristic &from) |
| LocalSearchMetaheuristic & | operator= (LocalSearchMetaheuristic &&from) noexcept |
| void | Swap (LocalSearchMetaheuristic *other) |
| void | UnsafeArenaSwap (LocalSearchMetaheuristic *other) |
| LocalSearchMetaheuristic * | New () const final |
| LocalSearchMetaheuristic * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const LocalSearchMetaheuristic &from) |
| void | MergeFrom (const LocalSearchMetaheuristic &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators () | |
| virtual | ~RoutingSearchParameters_LocalSearchNeighborhoodOperators () |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators (const RoutingSearchParameters_LocalSearchNeighborhoodOperators &from) | |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators (RoutingSearchParameters_LocalSearchNeighborhoodOperators &&from) noexcept | |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators & | operator= (const RoutingSearchParameters_LocalSearchNeighborhoodOperators &from) |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators & | operator= (RoutingSearchParameters_LocalSearchNeighborhoodOperators &&from) noexcept |
| void | Swap (RoutingSearchParameters_LocalSearchNeighborhoodOperators *other) |
| void | UnsafeArenaSwap (RoutingSearchParameters_LocalSearchNeighborhoodOperators *other) |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators * | New () const final |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const RoutingSearchParameters_LocalSearchNeighborhoodOperators &from) |
| void | MergeFrom (const RoutingSearchParameters_LocalSearchNeighborhoodOperators &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_use_relocate () |
| ::operations_research::OptionalBoolean | use_relocate () const |
| void | set_use_relocate (::operations_research::OptionalBoolean value) |
| void | clear_use_relocate_pair () |
| ::operations_research::OptionalBoolean | use_relocate_pair () const |
| void | set_use_relocate_pair (::operations_research::OptionalBoolean value) |
| void | clear_use_relocate_neighbors () |
| ::operations_research::OptionalBoolean | use_relocate_neighbors () const |
| void | set_use_relocate_neighbors (::operations_research::OptionalBoolean value) |
| void | clear_use_exchange () |
| ::operations_research::OptionalBoolean | use_exchange () const |
| void | set_use_exchange (::operations_research::OptionalBoolean value) |
| void | clear_use_cross () |
| ::operations_research::OptionalBoolean | use_cross () const |
| void | set_use_cross (::operations_research::OptionalBoolean value) |
| void | clear_use_cross_exchange () |
| ::operations_research::OptionalBoolean | use_cross_exchange () const |
| void | set_use_cross_exchange (::operations_research::OptionalBoolean value) |
| void | clear_use_two_opt () |
| ::operations_research::OptionalBoolean | use_two_opt () const |
| void | set_use_two_opt (::operations_research::OptionalBoolean value) |
| void | clear_use_or_opt () |
| ::operations_research::OptionalBoolean | use_or_opt () const |
| void | set_use_or_opt (::operations_research::OptionalBoolean value) |
| void | clear_use_lin_kernighan () |
| ::operations_research::OptionalBoolean | use_lin_kernighan () const |
| void | set_use_lin_kernighan (::operations_research::OptionalBoolean value) |
| void | clear_use_tsp_opt () |
| ::operations_research::OptionalBoolean | use_tsp_opt () const |
| void | set_use_tsp_opt (::operations_research::OptionalBoolean value) |
| void | clear_use_make_active () |
| ::operations_research::OptionalBoolean | use_make_active () const |
| void | set_use_make_active (::operations_research::OptionalBoolean value) |
| void | clear_use_make_inactive () |
| ::operations_research::OptionalBoolean | use_make_inactive () const |
| void | set_use_make_inactive (::operations_research::OptionalBoolean value) |
| void | clear_use_make_chain_inactive () |
| ::operations_research::OptionalBoolean | use_make_chain_inactive () const |
| void | set_use_make_chain_inactive (::operations_research::OptionalBoolean value) |
| void | clear_use_swap_active () |
| ::operations_research::OptionalBoolean | use_swap_active () const |
| void | set_use_swap_active (::operations_research::OptionalBoolean value) |
| void | clear_use_extended_swap_active () |
| ::operations_research::OptionalBoolean | use_extended_swap_active () const |
| void | set_use_extended_swap_active (::operations_research::OptionalBoolean value) |
| void | clear_use_path_lns () |
| ::operations_research::OptionalBoolean | use_path_lns () const |
| void | set_use_path_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_full_path_lns () |
| ::operations_research::OptionalBoolean | use_full_path_lns () const |
| void | set_use_full_path_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_tsp_lns () |
| ::operations_research::OptionalBoolean | use_tsp_lns () const |
| void | set_use_tsp_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_inactive_lns () |
| ::operations_research::OptionalBoolean | use_inactive_lns () const |
| void | set_use_inactive_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_node_pair_swap_active () |
| ::operations_research::OptionalBoolean | use_node_pair_swap_active () const |
| void | set_use_node_pair_swap_active (::operations_research::OptionalBoolean value) |
| void | clear_use_relocate_and_make_active () |
| ::operations_research::OptionalBoolean | use_relocate_and_make_active () const |
| void | set_use_relocate_and_make_active (::operations_research::OptionalBoolean value) |
| void | clear_use_exchange_pair () |
| ::operations_research::OptionalBoolean | use_exchange_pair () const |
| void | set_use_exchange_pair (::operations_research::OptionalBoolean value) |
| void | clear_use_relocate_expensive_chain () |
| ::operations_research::OptionalBoolean | use_relocate_expensive_chain () const |
| void | set_use_relocate_expensive_chain (::operations_research::OptionalBoolean value) |
| void | clear_use_light_relocate_pair () |
| ::operations_research::OptionalBoolean | use_light_relocate_pair () const |
| void | set_use_light_relocate_pair (::operations_research::OptionalBoolean value) |
| void | clear_use_relocate_subtrip () |
| ::operations_research::OptionalBoolean | use_relocate_subtrip () const |
| void | set_use_relocate_subtrip (::operations_research::OptionalBoolean value) |
| void | clear_use_exchange_subtrip () |
| ::operations_research::OptionalBoolean | use_exchange_subtrip () const |
| void | set_use_exchange_subtrip (::operations_research::OptionalBoolean value) |
| void | clear_use_global_cheapest_insertion_path_lns () |
| ::operations_research::OptionalBoolean | use_global_cheapest_insertion_path_lns () const |
| void | set_use_global_cheapest_insertion_path_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_local_cheapest_insertion_path_lns () |
| ::operations_research::OptionalBoolean | use_local_cheapest_insertion_path_lns () const |
| void | set_use_local_cheapest_insertion_path_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_global_cheapest_insertion_expensive_chain_lns () |
| ::operations_research::OptionalBoolean | use_global_cheapest_insertion_expensive_chain_lns () const |
| void | set_use_global_cheapest_insertion_expensive_chain_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_local_cheapest_insertion_expensive_chain_lns () |
| ::operations_research::OptionalBoolean | use_local_cheapest_insertion_expensive_chain_lns () const |
| void | set_use_local_cheapest_insertion_expensive_chain_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_global_cheapest_insertion_close_nodes_lns () |
| ::operations_research::OptionalBoolean | use_global_cheapest_insertion_close_nodes_lns () const |
| void | set_use_global_cheapest_insertion_close_nodes_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_local_cheapest_insertion_close_nodes_lns () |
| ::operations_research::OptionalBoolean | use_local_cheapest_insertion_close_nodes_lns () const |
| void | set_use_local_cheapest_insertion_close_nodes_lns (::operations_research::OptionalBoolean value) |
| void | clear_use_relocate_path_global_cheapest_insertion_insert_unperformed () |
| ::operations_research::OptionalBoolean | use_relocate_path_global_cheapest_insertion_insert_unperformed () const |
| void | set_use_relocate_path_global_cheapest_insertion_insert_unperformed (::operations_research::OptionalBoolean value) |
| RoutingSearchParameters_ImprovementSearchLimitParameters () | |
| virtual | ~RoutingSearchParameters_ImprovementSearchLimitParameters () |
| RoutingSearchParameters_ImprovementSearchLimitParameters (const RoutingSearchParameters_ImprovementSearchLimitParameters &from) | |
| RoutingSearchParameters_ImprovementSearchLimitParameters (RoutingSearchParameters_ImprovementSearchLimitParameters &&from) noexcept | |
| RoutingSearchParameters_ImprovementSearchLimitParameters & | operator= (const RoutingSearchParameters_ImprovementSearchLimitParameters &from) |
| RoutingSearchParameters_ImprovementSearchLimitParameters & | operator= (RoutingSearchParameters_ImprovementSearchLimitParameters &&from) noexcept |
| void | Swap (RoutingSearchParameters_ImprovementSearchLimitParameters *other) |
| void | UnsafeArenaSwap (RoutingSearchParameters_ImprovementSearchLimitParameters *other) |
| RoutingSearchParameters_ImprovementSearchLimitParameters * | New () const final |
| RoutingSearchParameters_ImprovementSearchLimitParameters * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const RoutingSearchParameters_ImprovementSearchLimitParameters &from) |
| void | MergeFrom (const RoutingSearchParameters_ImprovementSearchLimitParameters &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_improvement_rate_solutions_distance () |
| ::PROTOBUF_NAMESPACE_ID::int32 | improvement_rate_solutions_distance () const |
| void | set_improvement_rate_solutions_distance (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_improvement_rate_coefficient () |
| double | improvement_rate_coefficient () const |
| void | set_improvement_rate_coefficient (double value) |
| RoutingSearchParameters () | |
| virtual | ~RoutingSearchParameters () |
| RoutingSearchParameters (const RoutingSearchParameters &from) | |
| RoutingSearchParameters (RoutingSearchParameters &&from) noexcept | |
| RoutingSearchParameters & | operator= (const RoutingSearchParameters &from) |
| RoutingSearchParameters & | operator= (RoutingSearchParameters &&from) noexcept |
| void | Swap (RoutingSearchParameters *other) |
| void | UnsafeArenaSwap (RoutingSearchParameters *other) |
| RoutingSearchParameters * | New () const final |
| RoutingSearchParameters * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const RoutingSearchParameters &from) |
| void | MergeFrom (const RoutingSearchParameters &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_log_tag () |
| const std::string & | log_tag () const |
| void | set_log_tag (const std::string &value) |
| void | set_log_tag (std::string &&value) |
| void | set_log_tag (const char *value) |
| void | set_log_tag (const char *value, size_t size) |
| std::string * | mutable_log_tag () |
| std::string * | release_log_tag () |
| void | set_allocated_log_tag (std::string *log_tag) |
| bool | has_local_search_operators () const |
| void | clear_local_search_operators () |
| const ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators & | local_search_operators () const |
| ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators * | release_local_search_operators () |
| ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators * | mutable_local_search_operators () |
| void | set_allocated_local_search_operators (::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators *local_search_operators) |
| void | unsafe_arena_set_allocated_local_search_operators (::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators *local_search_operators) |
| ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators * | unsafe_arena_release_local_search_operators () |
| bool | has_time_limit () const |
| void | clear_time_limit () |
| const PROTOBUF_NAMESPACE_ID::Duration & | time_limit () const |
| PROTOBUF_NAMESPACE_ID::Duration * | release_time_limit () |
| PROTOBUF_NAMESPACE_ID::Duration * | mutable_time_limit () |
| void | set_allocated_time_limit (PROTOBUF_NAMESPACE_ID::Duration *time_limit) |
| void | unsafe_arena_set_allocated_time_limit (PROTOBUF_NAMESPACE_ID::Duration *time_limit) |
| PROTOBUF_NAMESPACE_ID::Duration * | unsafe_arena_release_time_limit () |
| bool | has_lns_time_limit () const |
| void | clear_lns_time_limit () |
| const PROTOBUF_NAMESPACE_ID::Duration & | lns_time_limit () const |
| PROTOBUF_NAMESPACE_ID::Duration * | release_lns_time_limit () |
| PROTOBUF_NAMESPACE_ID::Duration * | mutable_lns_time_limit () |
| void | set_allocated_lns_time_limit (PROTOBUF_NAMESPACE_ID::Duration *lns_time_limit) |
| void | unsafe_arena_set_allocated_lns_time_limit (PROTOBUF_NAMESPACE_ID::Duration *lns_time_limit) |
| PROTOBUF_NAMESPACE_ID::Duration * | unsafe_arena_release_lns_time_limit () |
| bool | has_improvement_limit_parameters () const |
| void | clear_improvement_limit_parameters () |
| const ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters & | improvement_limit_parameters () const |
| ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters * | release_improvement_limit_parameters () |
| ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters * | mutable_improvement_limit_parameters () |
| void | set_allocated_improvement_limit_parameters (::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters *improvement_limit_parameters) |
| void | unsafe_arena_set_allocated_improvement_limit_parameters (::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters *improvement_limit_parameters) |
| ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters * | unsafe_arena_release_improvement_limit_parameters () |
| void | clear_first_solution_strategy () |
| ::operations_research::FirstSolutionStrategy_Value | first_solution_strategy () const |
| void | set_first_solution_strategy (::operations_research::FirstSolutionStrategy_Value value) |
| void | clear_local_search_metaheuristic () |
| ::operations_research::LocalSearchMetaheuristic_Value | local_search_metaheuristic () const |
| void | set_local_search_metaheuristic (::operations_research::LocalSearchMetaheuristic_Value value) |
| void | clear_guided_local_search_lambda_coefficient () |
| double | guided_local_search_lambda_coefficient () const |
| void | set_guided_local_search_lambda_coefficient (double value) |
| void | clear_optimization_step () |
| double | optimization_step () const |
| void | set_optimization_step (double value) |
| void | clear_solution_limit () |
| ::PROTOBUF_NAMESPACE_ID::int64 | solution_limit () const |
| void | set_solution_limit (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_savings_neighbors_ratio () |
| double | savings_neighbors_ratio () const |
| void | set_savings_neighbors_ratio (double value) |
| void | clear_log_search () |
| bool | log_search () const |
| void | set_log_search (bool value) |
| void | clear_number_of_solutions_to_collect () |
| ::PROTOBUF_NAMESPACE_ID::int32 | number_of_solutions_to_collect () const |
| void | set_number_of_solutions_to_collect (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_cheapest_insertion_farthest_seeds_ratio () |
| double | cheapest_insertion_farthest_seeds_ratio () const |
| void | set_cheapest_insertion_farthest_seeds_ratio (double value) |
| void | clear_savings_arc_coefficient () |
| double | savings_arc_coefficient () const |
| void | set_savings_arc_coefficient (double value) |
| void | clear_use_unfiltered_first_solution_strategy () |
| bool | use_unfiltered_first_solution_strategy () const |
| void | set_use_unfiltered_first_solution_strategy (bool value) |
| void | clear_savings_add_reverse_arcs () |
| bool | savings_add_reverse_arcs () const |
| void | set_savings_add_reverse_arcs (bool value) |
| void | clear_savings_parallel_routes () |
| bool | savings_parallel_routes () const |
| void | set_savings_parallel_routes (bool value) |
| void | clear_cheapest_insertion_add_unperformed_entries () |
| bool | cheapest_insertion_add_unperformed_entries () const |
| void | set_cheapest_insertion_add_unperformed_entries (bool value) |
| void | clear_relocate_expensive_chain_num_arcs_to_consider () |
| ::PROTOBUF_NAMESPACE_ID::int32 | relocate_expensive_chain_num_arcs_to_consider () const |
| void | set_relocate_expensive_chain_num_arcs_to_consider (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_cheapest_insertion_first_solution_neighbors_ratio () |
| double | cheapest_insertion_first_solution_neighbors_ratio () const |
| void | set_cheapest_insertion_first_solution_neighbors_ratio (double value) |
| void | clear_log_cost_scaling_factor () |
| double | log_cost_scaling_factor () const |
| void | set_log_cost_scaling_factor (double value) |
| void | clear_savings_max_memory_usage_bytes () |
| double | savings_max_memory_usage_bytes () const |
| void | set_savings_max_memory_usage_bytes (double value) |
| void | clear_christofides_use_minimum_matching () |
| bool | christofides_use_minimum_matching () const |
| void | set_christofides_use_minimum_matching (bool value) |
| void | clear_use_multi_armed_bandit_concatenate_operators () |
| bool | use_multi_armed_bandit_concatenate_operators () const |
| void | set_use_multi_armed_bandit_concatenate_operators (bool value) |
| void | clear_use_depth_first_search () |
| bool | use_depth_first_search () const |
| void | set_use_depth_first_search (bool value) |
| void | clear_use_full_propagation () |
| bool | use_full_propagation () const |
| void | set_use_full_propagation (bool value) |
| void | clear_use_cp_sat () |
| ::operations_research::OptionalBoolean | use_cp_sat () const |
| void | set_use_cp_sat (::operations_research::OptionalBoolean value) |
| void | clear_log_cost_offset () |
| double | log_cost_offset () const |
| void | set_log_cost_offset (double value) |
| void | clear_use_cp () |
| ::operations_research::OptionalBoolean | use_cp () const |
| void | set_use_cp (::operations_research::OptionalBoolean value) |
| void | clear_heuristic_expensive_chain_lns_num_arcs_to_consider () |
| ::PROTOBUF_NAMESPACE_ID::int32 | heuristic_expensive_chain_lns_num_arcs_to_consider () const |
| void | set_heuristic_expensive_chain_lns_num_arcs_to_consider (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_cheapest_insertion_ls_operator_neighbors_ratio () |
| double | cheapest_insertion_ls_operator_neighbors_ratio () const |
| void | set_cheapest_insertion_ls_operator_neighbors_ratio (double value) |
| void | clear_continuous_scheduling_solver () |
| ::operations_research::RoutingSearchParameters_SchedulingSolver | continuous_scheduling_solver () const |
| void | set_continuous_scheduling_solver (::operations_research::RoutingSearchParameters_SchedulingSolver value) |
| void | clear_mixed_integer_scheduling_solver () |
| ::operations_research::RoutingSearchParameters_SchedulingSolver | mixed_integer_scheduling_solver () const |
| void | set_mixed_integer_scheduling_solver (::operations_research::RoutingSearchParameters_SchedulingSolver value) |
| void | clear_heuristic_close_nodes_lns_num_nodes () |
| ::PROTOBUF_NAMESPACE_ID::int32 | heuristic_close_nodes_lns_num_nodes () const |
| void | set_heuristic_close_nodes_lns_num_nodes (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_multi_armed_bandit_compound_operator_memory_coefficient () |
| double | multi_armed_bandit_compound_operator_memory_coefficient () const |
| void | set_multi_armed_bandit_compound_operator_memory_coefficient (double value) |
| void | clear_multi_armed_bandit_compound_operator_exploration_coefficient () |
| double | multi_armed_bandit_compound_operator_exploration_coefficient () const |
| void | set_multi_armed_bandit_compound_operator_exploration_coefficient (double value) |
| RoutingModelParameters () | |
| virtual | ~RoutingModelParameters () |
| RoutingModelParameters (const RoutingModelParameters &from) | |
| RoutingModelParameters (RoutingModelParameters &&from) noexcept | |
| RoutingModelParameters & | operator= (const RoutingModelParameters &from) |
| RoutingModelParameters & | operator= (RoutingModelParameters &&from) noexcept |
| void | Swap (RoutingModelParameters *other) |
| void | UnsafeArenaSwap (RoutingModelParameters *other) |
| RoutingModelParameters * | New () const final |
| RoutingModelParameters * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const RoutingModelParameters &from) |
| void | MergeFrom (const RoutingModelParameters &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_solver_parameters () const |
| void | clear_solver_parameters () |
| const ::operations_research::ConstraintSolverParameters & | solver_parameters () const |
| ::operations_research::ConstraintSolverParameters * | release_solver_parameters () |
| ::operations_research::ConstraintSolverParameters * | mutable_solver_parameters () |
| void | set_allocated_solver_parameters (::operations_research::ConstraintSolverParameters *solver_parameters) |
| void | unsafe_arena_set_allocated_solver_parameters (::operations_research::ConstraintSolverParameters *solver_parameters) |
| ::operations_research::ConstraintSolverParameters * | unsafe_arena_release_solver_parameters () |
| void | clear_reduce_vehicle_cost_model () |
| bool | reduce_vehicle_cost_model () const |
| void | set_reduce_vehicle_cost_model (bool value) |
| void | clear_max_callback_cache_size () |
| ::PROTOBUF_NAMESPACE_ID::int32 | max_callback_cache_size () const |
| void | set_max_callback_cache_size (::PROTOBUF_NAMESPACE_ID::int32 value) |
| RegularLimitParameters () | |
| virtual | ~RegularLimitParameters () |
| RegularLimitParameters (const RegularLimitParameters &from) | |
| RegularLimitParameters (RegularLimitParameters &&from) noexcept | |
| RegularLimitParameters & | operator= (const RegularLimitParameters &from) |
| RegularLimitParameters & | operator= (RegularLimitParameters &&from) noexcept |
| void | Swap (RegularLimitParameters *other) |
| void | UnsafeArenaSwap (RegularLimitParameters *other) |
| RegularLimitParameters * | New () const final |
| RegularLimitParameters * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const RegularLimitParameters &from) |
| void | MergeFrom (const RegularLimitParameters &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_time () |
| ::PROTOBUF_NAMESPACE_ID::int64 | time () const |
| void | set_time (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_branches () |
| ::PROTOBUF_NAMESPACE_ID::int64 | branches () const |
| void | set_branches (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_failures () |
| ::PROTOBUF_NAMESPACE_ID::int64 | failures () const |
| void | set_failures (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_solutions () |
| ::PROTOBUF_NAMESPACE_ID::int64 | solutions () const |
| void | set_solutions (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_smart_time_check () |
| bool | smart_time_check () const |
| void | set_smart_time_check (bool value) |
| void | clear_cumulative () |
| bool | cumulative () const |
| void | set_cumulative (bool value) |
| LocalSearchStatistics_LocalSearchOperatorStatistics () | |
| virtual | ~LocalSearchStatistics_LocalSearchOperatorStatistics () |
| LocalSearchStatistics_LocalSearchOperatorStatistics (const LocalSearchStatistics_LocalSearchOperatorStatistics &from) | |
| LocalSearchStatistics_LocalSearchOperatorStatistics (LocalSearchStatistics_LocalSearchOperatorStatistics &&from) noexcept | |
| LocalSearchStatistics_LocalSearchOperatorStatistics & | operator= (const LocalSearchStatistics_LocalSearchOperatorStatistics &from) |
| LocalSearchStatistics_LocalSearchOperatorStatistics & | operator= (LocalSearchStatistics_LocalSearchOperatorStatistics &&from) noexcept |
| void | Swap (LocalSearchStatistics_LocalSearchOperatorStatistics *other) |
| void | UnsafeArenaSwap (LocalSearchStatistics_LocalSearchOperatorStatistics *other) |
| LocalSearchStatistics_LocalSearchOperatorStatistics * | New () const final |
| LocalSearchStatistics_LocalSearchOperatorStatistics * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const LocalSearchStatistics_LocalSearchOperatorStatistics &from) |
| void | MergeFrom (const LocalSearchStatistics_LocalSearchOperatorStatistics &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_local_search_operator () |
| const std::string & | local_search_operator () const |
| void | set_local_search_operator (const std::string &value) |
| void | set_local_search_operator (std::string &&value) |
| void | set_local_search_operator (const char *value) |
| void | set_local_search_operator (const char *value, size_t size) |
| std::string * | mutable_local_search_operator () |
| std::string * | release_local_search_operator () |
| void | set_allocated_local_search_operator (std::string *local_search_operator) |
| void | clear_num_neighbors () |
| ::PROTOBUF_NAMESPACE_ID::int64 | num_neighbors () const |
| void | set_num_neighbors (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_num_filtered_neighbors () |
| ::PROTOBUF_NAMESPACE_ID::int64 | num_filtered_neighbors () const |
| void | set_num_filtered_neighbors (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_num_accepted_neighbors () |
| ::PROTOBUF_NAMESPACE_ID::int64 | num_accepted_neighbors () const |
| void | set_num_accepted_neighbors (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_duration_seconds () |
| double | duration_seconds () const |
| void | set_duration_seconds (double value) |
| LocalSearchStatistics_LocalSearchFilterStatistics () | |
| virtual | ~LocalSearchStatistics_LocalSearchFilterStatistics () |
| LocalSearchStatistics_LocalSearchFilterStatistics (const LocalSearchStatistics_LocalSearchFilterStatistics &from) | |
| LocalSearchStatistics_LocalSearchFilterStatistics (LocalSearchStatistics_LocalSearchFilterStatistics &&from) noexcept | |
| LocalSearchStatistics_LocalSearchFilterStatistics & | operator= (const LocalSearchStatistics_LocalSearchFilterStatistics &from) |
| LocalSearchStatistics_LocalSearchFilterStatistics & | operator= (LocalSearchStatistics_LocalSearchFilterStatistics &&from) noexcept |
| void | Swap (LocalSearchStatistics_LocalSearchFilterStatistics *other) |
| void | UnsafeArenaSwap (LocalSearchStatistics_LocalSearchFilterStatistics *other) |
| LocalSearchStatistics_LocalSearchFilterStatistics * | New () const final |
| LocalSearchStatistics_LocalSearchFilterStatistics * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const LocalSearchStatistics_LocalSearchFilterStatistics &from) |
| void | MergeFrom (const LocalSearchStatistics_LocalSearchFilterStatistics &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_local_search_filter () |
| const std::string & | local_search_filter () const |
| void | set_local_search_filter (const std::string &value) |
| void | set_local_search_filter (std::string &&value) |
| void | set_local_search_filter (const char *value) |
| void | set_local_search_filter (const char *value, size_t size) |
| std::string * | mutable_local_search_filter () |
| std::string * | release_local_search_filter () |
| void | set_allocated_local_search_filter (std::string *local_search_filter) |
| void | clear_num_calls () |
| ::PROTOBUF_NAMESPACE_ID::int64 | num_calls () const |
| void | set_num_calls (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_num_rejects () |
| ::PROTOBUF_NAMESPACE_ID::int64 | num_rejects () const |
| void | set_num_rejects (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_duration_seconds () |
| double | duration_seconds () const |
| void | set_duration_seconds (double value) |
| LocalSearchStatistics () | |
| virtual | ~LocalSearchStatistics () |
| LocalSearchStatistics (const LocalSearchStatistics &from) | |
| LocalSearchStatistics (LocalSearchStatistics &&from) noexcept | |
| LocalSearchStatistics & | operator= (const LocalSearchStatistics &from) |
| LocalSearchStatistics & | operator= (LocalSearchStatistics &&from) noexcept |
| void | Swap (LocalSearchStatistics *other) |
| void | UnsafeArenaSwap (LocalSearchStatistics *other) |
| LocalSearchStatistics * | New () const final |
| LocalSearchStatistics * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const LocalSearchStatistics &from) |
| void | MergeFrom (const LocalSearchStatistics &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | local_search_operator_statistics_size () const |
| void | clear_local_search_operator_statistics () |
| ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics * | mutable_local_search_operator_statistics (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics > * | mutable_local_search_operator_statistics () |
| const ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics & | local_search_operator_statistics (int index) const |
| ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics * | add_local_search_operator_statistics () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics > & | local_search_operator_statistics () const |
| int | local_search_filter_statistics_size () const |
| void | clear_local_search_filter_statistics () |
| ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics * | mutable_local_search_filter_statistics (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics > * | mutable_local_search_filter_statistics () |
| const ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics & | local_search_filter_statistics (int index) const |
| ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics * | add_local_search_filter_statistics () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics > & | local_search_filter_statistics () const |
| void | clear_total_num_neighbors () |
| ::PROTOBUF_NAMESPACE_ID::int64 | total_num_neighbors () const |
| void | set_total_num_neighbors (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_total_num_filtered_neighbors () |
| ::PROTOBUF_NAMESPACE_ID::int64 | total_num_filtered_neighbors () const |
| void | set_total_num_filtered_neighbors (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_total_num_accepted_neighbors () |
| ::PROTOBUF_NAMESPACE_ID::int64 | total_num_accepted_neighbors () const |
| void | set_total_num_accepted_neighbors (::PROTOBUF_NAMESPACE_ID::int64 value) |
| ConstraintSolverStatistics () | |
| virtual | ~ConstraintSolverStatistics () |
| ConstraintSolverStatistics (const ConstraintSolverStatistics &from) | |
| ConstraintSolverStatistics (ConstraintSolverStatistics &&from) noexcept | |
| ConstraintSolverStatistics & | operator= (const ConstraintSolverStatistics &from) |
| ConstraintSolverStatistics & | operator= (ConstraintSolverStatistics &&from) noexcept |
| void | Swap (ConstraintSolverStatistics *other) |
| void | UnsafeArenaSwap (ConstraintSolverStatistics *other) |
| ConstraintSolverStatistics * | New () const final |
| ConstraintSolverStatistics * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const ConstraintSolverStatistics &from) |
| void | MergeFrom (const ConstraintSolverStatistics &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_num_branches () |
| ::PROTOBUF_NAMESPACE_ID::int64 | num_branches () const |
| void | set_num_branches (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_num_failures () |
| ::PROTOBUF_NAMESPACE_ID::int64 | num_failures () const |
| void | set_num_failures (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_num_solutions () |
| ::PROTOBUF_NAMESPACE_ID::int64 | num_solutions () const |
| void | set_num_solutions (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_bytes_used () |
| ::PROTOBUF_NAMESPACE_ID::int64 | bytes_used () const |
| void | set_bytes_used (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_duration_seconds () |
| double | duration_seconds () const |
| void | set_duration_seconds (double value) |
| SearchStatistics () | |
| virtual | ~SearchStatistics () |
| SearchStatistics (const SearchStatistics &from) | |
| SearchStatistics (SearchStatistics &&from) noexcept | |
| SearchStatistics & | operator= (const SearchStatistics &from) |
| SearchStatistics & | operator= (SearchStatistics &&from) noexcept |
| void | Swap (SearchStatistics *other) |
| void | UnsafeArenaSwap (SearchStatistics *other) |
| SearchStatistics * | New () const final |
| SearchStatistics * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const SearchStatistics &from) |
| void | MergeFrom (const SearchStatistics &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_local_search_statistics () const |
| void | clear_local_search_statistics () |
| const ::operations_research::LocalSearchStatistics & | local_search_statistics () const |
| ::operations_research::LocalSearchStatistics * | release_local_search_statistics () |
| ::operations_research::LocalSearchStatistics * | mutable_local_search_statistics () |
| void | set_allocated_local_search_statistics (::operations_research::LocalSearchStatistics *local_search_statistics) |
| void | unsafe_arena_set_allocated_local_search_statistics (::operations_research::LocalSearchStatistics *local_search_statistics) |
| ::operations_research::LocalSearchStatistics * | unsafe_arena_release_local_search_statistics () |
| bool | has_constraint_solver_statistics () const |
| void | clear_constraint_solver_statistics () |
| const ::operations_research::ConstraintSolverStatistics & | constraint_solver_statistics () const |
| ::operations_research::ConstraintSolverStatistics * | release_constraint_solver_statistics () |
| ::operations_research::ConstraintSolverStatistics * | mutable_constraint_solver_statistics () |
| void | set_allocated_constraint_solver_statistics (::operations_research::ConstraintSolverStatistics *constraint_solver_statistics) |
| void | unsafe_arena_set_allocated_constraint_solver_statistics (::operations_research::ConstraintSolverStatistics *constraint_solver_statistics) |
| ::operations_research::ConstraintSolverStatistics * | unsafe_arena_release_constraint_solver_statistics () |
| ConstraintSolverParameters () | |
| virtual | ~ConstraintSolverParameters () |
| ConstraintSolverParameters (const ConstraintSolverParameters &from) | |
| ConstraintSolverParameters (ConstraintSolverParameters &&from) noexcept | |
| ConstraintSolverParameters & | operator= (const ConstraintSolverParameters &from) |
| ConstraintSolverParameters & | operator= (ConstraintSolverParameters &&from) noexcept |
| void | Swap (ConstraintSolverParameters *other) |
| void | UnsafeArenaSwap (ConstraintSolverParameters *other) |
| ConstraintSolverParameters * | New () const final |
| ConstraintSolverParameters * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const ConstraintSolverParameters &from) |
| void | MergeFrom (const ConstraintSolverParameters &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_profile_file () |
| const std::string & | profile_file () const |
| void | set_profile_file (const std::string &value) |
| void | set_profile_file (std::string &&value) |
| void | set_profile_file (const char *value) |
| void | set_profile_file (const char *value, size_t size) |
| std::string * | mutable_profile_file () |
| std::string * | release_profile_file () |
| void | set_allocated_profile_file (std::string *profile_file) |
| void | clear_compress_trail () |
| ::operations_research::ConstraintSolverParameters_TrailCompression | compress_trail () const |
| void | set_compress_trail (::operations_research::ConstraintSolverParameters_TrailCompression value) |
| void | clear_trail_block_size () |
| ::PROTOBUF_NAMESPACE_ID::int32 | trail_block_size () const |
| void | set_trail_block_size (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_array_split_size () |
| ::PROTOBUF_NAMESPACE_ID::int32 | array_split_size () const |
| void | set_array_split_size (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_store_names () |
| bool | store_names () const |
| void | set_store_names (bool value) |
| void | clear_name_cast_variables () |
| bool | name_cast_variables () const |
| void | set_name_cast_variables (bool value) |
| void | clear_name_all_variables () |
| bool | name_all_variables () const |
| void | set_name_all_variables (bool value) |
| void | clear_profile_propagation () |
| bool | profile_propagation () const |
| void | set_profile_propagation (bool value) |
| void | clear_print_model () |
| bool | print_model () const |
| void | set_print_model (bool value) |
| void | clear_print_model_stats () |
| bool | print_model_stats () const |
| void | set_print_model_stats (bool value) |
| void | clear_print_added_constraints () |
| bool | print_added_constraints () const |
| void | set_print_added_constraints (bool value) |
| void | clear_disable_solve () |
| bool | disable_solve () const |
| void | set_disable_solve (bool value) |
| void | clear_profile_local_search () |
| bool | profile_local_search () const |
| void | set_profile_local_search (bool value) |
| void | clear_print_local_search_profile () |
| bool | print_local_search_profile () const |
| void | set_print_local_search_profile (bool value) |
| void | clear_trace_propagation () |
| bool | trace_propagation () const |
| void | set_trace_propagation (bool value) |
| void | clear_trace_search () |
| bool | trace_search () const |
| void | set_trace_search (bool value) |
| void | clear_check_solution_period () |
| ::PROTOBUF_NAMESPACE_ID::int32 | check_solution_period () const |
| void | set_check_solution_period (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_use_small_table () |
| bool | use_small_table () const |
| void | set_use_small_table (bool value) |
| void | clear_use_cumulative_edge_finder () |
| bool | use_cumulative_edge_finder () const |
| void | set_use_cumulative_edge_finder (bool value) |
| void | clear_use_cumulative_time_table () |
| bool | use_cumulative_time_table () const |
| void | set_use_cumulative_time_table (bool value) |
| void | clear_use_cumulative_time_table_sync () |
| bool | use_cumulative_time_table_sync () const |
| void | set_use_cumulative_time_table_sync (bool value) |
| void | clear_max_edge_finder_size () |
| ::PROTOBUF_NAMESPACE_ID::int32 | max_edge_finder_size () const |
| void | set_max_edge_finder_size (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | clear_use_sequence_high_demand_tasks () |
| bool | use_sequence_high_demand_tasks () const |
| void | set_use_sequence_high_demand_tasks (bool value) |
| void | clear_use_all_possible_disjunctions () |
| bool | use_all_possible_disjunctions () const |
| void | set_use_all_possible_disjunctions (bool value) |
| void | clear_diffn_use_cumulative () |
| bool | diffn_use_cumulative () const |
| void | set_diffn_use_cumulative (bool value) |
| void | clear_use_element_rmq () |
| bool | use_element_rmq () const |
| void | set_use_element_rmq (bool value) |
| void | clear_skip_locally_optimal_paths () |
| bool | skip_locally_optimal_paths () const |
| void | set_skip_locally_optimal_paths (bool value) |
| Arc () | |
| virtual | ~Arc () |
| Arc (const Arc &from) | |
| Arc (Arc &&from) noexcept | |
| Arc & | operator= (const Arc &from) |
| Arc & | operator= (Arc &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Arc *other) |
| void | UnsafeArenaSwap (Arc *other) |
| Arc * | New () const final |
| Arc * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const Arc &from) |
| void | MergeFrom (const Arc &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_tail_node_id () const |
| void | clear_tail_node_id () |
| ::PROTOBUF_NAMESPACE_ID::int64 | tail_node_id () const |
| void | set_tail_node_id (::PROTOBUF_NAMESPACE_ID::int64 value) |
| bool | has_head_node_id () const |
| void | clear_head_node_id () |
| ::PROTOBUF_NAMESPACE_ID::int64 | head_node_id () const |
| void | set_head_node_id (::PROTOBUF_NAMESPACE_ID::int64 value) |
| bool | has_unit_cost () const |
| void | clear_unit_cost () |
| ::PROTOBUF_NAMESPACE_ID::int64 | unit_cost () const |
| void | set_unit_cost (::PROTOBUF_NAMESPACE_ID::int64 value) |
| bool | has_capacity () const |
| void | clear_capacity () |
| ::PROTOBUF_NAMESPACE_ID::int64 | capacity () const |
| void | set_capacity (::PROTOBUF_NAMESPACE_ID::int64 value) |
| Node () | |
| virtual | ~Node () |
| Node (const Node &from) | |
| Node (Node &&from) noexcept | |
| Node & | operator= (const Node &from) |
| Node & | operator= (Node &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Node *other) |
| void | UnsafeArenaSwap (Node *other) |
| Node * | New () const final |
| Node * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const Node &from) |
| void | MergeFrom (const Node &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_id () const |
| void | clear_id () |
| ::PROTOBUF_NAMESPACE_ID::int64 | id () const |
| void | set_id (::PROTOBUF_NAMESPACE_ID::int64 value) |
| bool | has_supply () const |
| void | clear_supply () |
| ::PROTOBUF_NAMESPACE_ID::int64 | supply () const |
| void | set_supply (::PROTOBUF_NAMESPACE_ID::int64 value) |
| FlowModel () | |
| virtual | ~FlowModel () |
| FlowModel (const FlowModel &from) | |
| FlowModel (FlowModel &&from) noexcept | |
| FlowModel & | operator= (const FlowModel &from) |
| FlowModel & | operator= (FlowModel &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (FlowModel *other) |
| void | UnsafeArenaSwap (FlowModel *other) |
| FlowModel * | New () const final |
| FlowModel * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const FlowModel &from) |
| void | MergeFrom (const FlowModel &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | node_size () const |
| void | clear_node () |
| ::operations_research::Node * | mutable_node (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::Node > * | mutable_node () |
| const ::operations_research::Node & | node (int index) const |
| ::operations_research::Node * | add_node () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::Node > & | node () const |
| int | arc_size () const |
| void | clear_arc () |
| ::operations_research::Arc * | mutable_arc (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::Arc > * | mutable_arc () |
| const ::operations_research::Arc & | arc (int index) const |
| ::operations_research::Arc * | add_arc () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::Arc > & | arc () const |
| bool | has_problem_type () const |
| void | clear_problem_type () |
| ::operations_research::FlowModel_ProblemType | problem_type () const |
| void | set_problem_type (::operations_research::FlowModel_ProblemType value) |
| GScipParameters () | |
| virtual | ~GScipParameters () |
| GScipParameters (const GScipParameters &from) | |
| GScipParameters (GScipParameters &&from) noexcept | |
| GScipParameters & | operator= (const GScipParameters &from) |
| GScipParameters & | operator= (GScipParameters &&from) noexcept |
| void | Swap (GScipParameters *other) |
| void | UnsafeArenaSwap (GScipParameters *other) |
| GScipParameters * | New () const final |
| GScipParameters * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const GScipParameters &from) |
| void | MergeFrom (const GScipParameters &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | bool_params_size () const |
| void | clear_bool_params () |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, bool > & | bool_params () const |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, bool > * | mutable_bool_params () |
| int | int_params_size () const |
| void | clear_int_params () |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::PROTOBUF_NAMESPACE_ID::int32 > & | int_params () const |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_int_params () |
| int | long_params_size () const |
| void | clear_long_params () |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::PROTOBUF_NAMESPACE_ID::int64 > & | long_params () const |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::PROTOBUF_NAMESPACE_ID::int64 > * | mutable_long_params () |
| int | real_params_size () const |
| void | clear_real_params () |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, double > & | real_params () const |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, double > * | mutable_real_params () |
| int | char_params_size () const |
| void | clear_char_params () |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string > & | char_params () const |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string > * | mutable_char_params () |
| int | string_params_size () const |
| void | clear_string_params () |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string > & | string_params () const |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string > * | mutable_string_params () |
| void | clear_search_logs_filename () |
| const std::string & | search_logs_filename () const |
| void | set_search_logs_filename (const std::string &value) |
| void | set_search_logs_filename (std::string &&value) |
| void | set_search_logs_filename (const char *value) |
| void | set_search_logs_filename (const char *value, size_t size) |
| std::string * | mutable_search_logs_filename () |
| std::string * | release_search_logs_filename () |
| void | set_allocated_search_logs_filename (std::string *search_logs_filename) |
| void | clear_detailed_solving_stats_filename () |
| const std::string & | detailed_solving_stats_filename () const |
| void | set_detailed_solving_stats_filename (const std::string &value) |
| void | set_detailed_solving_stats_filename (std::string &&value) |
| void | set_detailed_solving_stats_filename (const char *value) |
| void | set_detailed_solving_stats_filename (const char *value, size_t size) |
| std::string * | mutable_detailed_solving_stats_filename () |
| std::string * | release_detailed_solving_stats_filename () |
| void | set_allocated_detailed_solving_stats_filename (std::string *detailed_solving_stats_filename) |
| void | clear_scip_model_filename () |
| const std::string & | scip_model_filename () const |
| void | set_scip_model_filename (const std::string &value) |
| void | set_scip_model_filename (std::string &&value) |
| void | set_scip_model_filename (const char *value) |
| void | set_scip_model_filename (const char *value, size_t size) |
| std::string * | mutable_scip_model_filename () |
| std::string * | release_scip_model_filename () |
| void | set_allocated_scip_model_filename (std::string *scip_model_filename) |
| void | clear_emphasis () |
| ::operations_research::GScipParameters_Emphasis | emphasis () const |
| void | set_emphasis (::operations_research::GScipParameters_Emphasis value) |
| void | clear_heuristics () |
| ::operations_research::GScipParameters_MetaParamValue | heuristics () const |
| void | set_heuristics (::operations_research::GScipParameters_MetaParamValue value) |
| void | clear_presolve () |
| ::operations_research::GScipParameters_MetaParamValue | presolve () const |
| void | set_presolve (::operations_research::GScipParameters_MetaParamValue value) |
| void | clear_separating () |
| ::operations_research::GScipParameters_MetaParamValue | separating () const |
| void | set_separating (::operations_research::GScipParameters_MetaParamValue value) |
| void | clear_silence_output () |
| bool | silence_output () const |
| void | set_silence_output (bool value) |
| void | clear_print_detailed_solving_stats () |
| bool | print_detailed_solving_stats () const |
| void | set_print_detailed_solving_stats (bool value) |
| void | clear_print_scip_model () |
| bool | print_scip_model () const |
| void | set_print_scip_model (bool value) |
| void | clear_num_solutions () |
| ::PROTOBUF_NAMESPACE_ID::int32 | num_solutions () const |
| void | set_num_solutions (::PROTOBUF_NAMESPACE_ID::int32 value) |
| GScipSolvingStats () | |
| virtual | ~GScipSolvingStats () |
| GScipSolvingStats (const GScipSolvingStats &from) | |
| GScipSolvingStats (GScipSolvingStats &&from) noexcept | |
| GScipSolvingStats & | operator= (const GScipSolvingStats &from) |
| GScipSolvingStats & | operator= (GScipSolvingStats &&from) noexcept |
| void | Swap (GScipSolvingStats *other) |
| void | UnsafeArenaSwap (GScipSolvingStats *other) |
| GScipSolvingStats * | New () const final |
| GScipSolvingStats * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const GScipSolvingStats &from) |
| void | MergeFrom (const GScipSolvingStats &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_best_objective () |
| double | best_objective () const |
| void | set_best_objective (double value) |
| void | clear_best_bound () |
| double | best_bound () const |
| void | set_best_bound (double value) |
| void | clear_primal_simplex_iterations () |
| ::PROTOBUF_NAMESPACE_ID::int64 | primal_simplex_iterations () const |
| void | set_primal_simplex_iterations (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_dual_simplex_iterations () |
| ::PROTOBUF_NAMESPACE_ID::int64 | dual_simplex_iterations () const |
| void | set_dual_simplex_iterations (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_total_lp_iterations () |
| ::PROTOBUF_NAMESPACE_ID::int64 | total_lp_iterations () const |
| void | set_total_lp_iterations (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_node_count () |
| ::PROTOBUF_NAMESPACE_ID::int64 | node_count () const |
| void | set_node_count (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | clear_first_lp_relaxation_bound () |
| double | first_lp_relaxation_bound () const |
| void | set_first_lp_relaxation_bound (double value) |
| void | clear_root_node_bound () |
| double | root_node_bound () const |
| void | set_root_node_bound (double value) |
| void | clear_deterministic_time () |
| double | deterministic_time () const |
| void | set_deterministic_time (double value) |
| GScipOutput () | |
| virtual | ~GScipOutput () |
| GScipOutput (const GScipOutput &from) | |
| GScipOutput (GScipOutput &&from) noexcept | |
| GScipOutput & | operator= (const GScipOutput &from) |
| GScipOutput & | operator= (GScipOutput &&from) noexcept |
| void | Swap (GScipOutput *other) |
| void | UnsafeArenaSwap (GScipOutput *other) |
| GScipOutput * | New () const final |
| GScipOutput * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const GScipOutput &from) |
| void | MergeFrom (const GScipOutput &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_status_detail () |
| const std::string & | status_detail () const |
| void | set_status_detail (const std::string &value) |
| void | set_status_detail (std::string &&value) |
| void | set_status_detail (const char *value) |
| void | set_status_detail (const char *value, size_t size) |
| std::string * | mutable_status_detail () |
| std::string * | release_status_detail () |
| void | set_allocated_status_detail (std::string *status_detail) |
| bool | has_stats () const |
| void | clear_stats () |
| const ::operations_research::GScipSolvingStats & | stats () const |
| ::operations_research::GScipSolvingStats * | release_stats () |
| ::operations_research::GScipSolvingStats * | mutable_stats () |
| void | set_allocated_stats (::operations_research::GScipSolvingStats *stats) |
| void | unsafe_arena_set_allocated_stats (::operations_research::GScipSolvingStats *stats) |
| ::operations_research::GScipSolvingStats * | unsafe_arena_release_stats () |
| void | clear_status () |
| ::operations_research::GScipOutput_Status | status () const |
| void | set_status (::operations_research::GScipOutput_Status value) |
| MPVariableProto () | |
| virtual | ~MPVariableProto () |
| MPVariableProto (const MPVariableProto &from) | |
| MPVariableProto (MPVariableProto &&from) noexcept | |
| MPVariableProto & | operator= (const MPVariableProto &from) |
| MPVariableProto & | operator= (MPVariableProto &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPVariableProto *other) |
| void | UnsafeArenaSwap (MPVariableProto *other) |
| MPVariableProto * | New () const final |
| MPVariableProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPVariableProto &from) |
| void | MergeFrom (const MPVariableProto &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_name () const |
| void | clear_name () |
| const std::string & | name () const |
| void | set_name (const std::string &value) |
| void | set_name (std::string &&value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| std::string * | mutable_name () |
| std::string * | release_name () |
| void | set_allocated_name (std::string *name) |
| bool | has_objective_coefficient () const |
| void | clear_objective_coefficient () |
| double | objective_coefficient () const |
| void | set_objective_coefficient (double value) |
| bool | has_is_integer () const |
| void | clear_is_integer () |
| bool | is_integer () const |
| void | set_is_integer (bool value) |
| bool | has_branching_priority () const |
| void | clear_branching_priority () |
| ::PROTOBUF_NAMESPACE_ID::int32 | branching_priority () const |
| void | set_branching_priority (::PROTOBUF_NAMESPACE_ID::int32 value) |
| bool | has_lower_bound () const |
| void | clear_lower_bound () |
| double | lower_bound () const |
| void | set_lower_bound (double value) |
| bool | has_upper_bound () const |
| void | clear_upper_bound () |
| double | upper_bound () const |
| void | set_upper_bound (double value) |
| MPConstraintProto () | |
| virtual | ~MPConstraintProto () |
| MPConstraintProto (const MPConstraintProto &from) | |
| MPConstraintProto (MPConstraintProto &&from) noexcept | |
| MPConstraintProto & | operator= (const MPConstraintProto &from) |
| MPConstraintProto & | operator= (MPConstraintProto &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPConstraintProto *other) |
| void | UnsafeArenaSwap (MPConstraintProto *other) |
| MPConstraintProto * | New () const final |
| MPConstraintProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPConstraintProto &from) |
| void | MergeFrom (const MPConstraintProto &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | var_index_size () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index (int index) const |
| void | set_var_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | var_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_var_index () |
| int | coefficient_size () const |
| void | clear_coefficient () |
| double | coefficient (int index) const |
| void | set_coefficient (int index, double value) |
| void | add_coefficient (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | coefficient () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_coefficient () |
| bool | has_name () const |
| void | clear_name () |
| const std::string & | name () const |
| void | set_name (const std::string &value) |
| void | set_name (std::string &&value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| std::string * | mutable_name () |
| std::string * | release_name () |
| void | set_allocated_name (std::string *name) |
| bool | has_is_lazy () const |
| void | clear_is_lazy () |
| bool | is_lazy () const |
| void | set_is_lazy (bool value) |
| bool | has_lower_bound () const |
| void | clear_lower_bound () |
| double | lower_bound () const |
| void | set_lower_bound (double value) |
| bool | has_upper_bound () const |
| void | clear_upper_bound () |
| double | upper_bound () const |
| void | set_upper_bound (double value) |
| MPGeneralConstraintProto () | |
| virtual | ~MPGeneralConstraintProto () |
| MPGeneralConstraintProto (const MPGeneralConstraintProto &from) | |
| MPGeneralConstraintProto (MPGeneralConstraintProto &&from) noexcept | |
| MPGeneralConstraintProto & | operator= (const MPGeneralConstraintProto &from) |
| MPGeneralConstraintProto & | operator= (MPGeneralConstraintProto &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPGeneralConstraintProto *other) |
| void | UnsafeArenaSwap (MPGeneralConstraintProto *other) |
| MPGeneralConstraintProto * | New () const final |
| MPGeneralConstraintProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPGeneralConstraintProto &from) |
| void | MergeFrom (const MPGeneralConstraintProto &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_name () const |
| void | clear_name () |
| const std::string & | name () const |
| void | set_name (const std::string &value) |
| void | set_name (std::string &&value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| std::string * | mutable_name () |
| std::string * | release_name () |
| void | set_allocated_name (std::string *name) |
| bool | has_indicator_constraint () const |
| void | clear_indicator_constraint () |
| const ::operations_research::MPIndicatorConstraint & | indicator_constraint () const |
| ::operations_research::MPIndicatorConstraint * | release_indicator_constraint () |
| ::operations_research::MPIndicatorConstraint * | mutable_indicator_constraint () |
| void | set_allocated_indicator_constraint (::operations_research::MPIndicatorConstraint *indicator_constraint) |
| void | unsafe_arena_set_allocated_indicator_constraint (::operations_research::MPIndicatorConstraint *indicator_constraint) |
| ::operations_research::MPIndicatorConstraint * | unsafe_arena_release_indicator_constraint () |
| bool | has_sos_constraint () const |
| void | clear_sos_constraint () |
| const ::operations_research::MPSosConstraint & | sos_constraint () const |
| ::operations_research::MPSosConstraint * | release_sos_constraint () |
| ::operations_research::MPSosConstraint * | mutable_sos_constraint () |
| void | set_allocated_sos_constraint (::operations_research::MPSosConstraint *sos_constraint) |
| void | unsafe_arena_set_allocated_sos_constraint (::operations_research::MPSosConstraint *sos_constraint) |
| ::operations_research::MPSosConstraint * | unsafe_arena_release_sos_constraint () |
| bool | has_quadratic_constraint () const |
| void | clear_quadratic_constraint () |
| const ::operations_research::MPQuadraticConstraint & | quadratic_constraint () const |
| ::operations_research::MPQuadraticConstraint * | release_quadratic_constraint () |
| ::operations_research::MPQuadraticConstraint * | mutable_quadratic_constraint () |
| void | set_allocated_quadratic_constraint (::operations_research::MPQuadraticConstraint *quadratic_constraint) |
| void | unsafe_arena_set_allocated_quadratic_constraint (::operations_research::MPQuadraticConstraint *quadratic_constraint) |
| ::operations_research::MPQuadraticConstraint * | unsafe_arena_release_quadratic_constraint () |
| bool | has_abs_constraint () const |
| void | clear_abs_constraint () |
| const ::operations_research::MPAbsConstraint & | abs_constraint () const |
| ::operations_research::MPAbsConstraint * | release_abs_constraint () |
| ::operations_research::MPAbsConstraint * | mutable_abs_constraint () |
| void | set_allocated_abs_constraint (::operations_research::MPAbsConstraint *abs_constraint) |
| void | unsafe_arena_set_allocated_abs_constraint (::operations_research::MPAbsConstraint *abs_constraint) |
| ::operations_research::MPAbsConstraint * | unsafe_arena_release_abs_constraint () |
| bool | has_and_constraint () const |
| void | clear_and_constraint () |
| const ::operations_research::MPArrayConstraint & | and_constraint () const |
| ::operations_research::MPArrayConstraint * | release_and_constraint () |
| ::operations_research::MPArrayConstraint * | mutable_and_constraint () |
| void | set_allocated_and_constraint (::operations_research::MPArrayConstraint *and_constraint) |
| void | unsafe_arena_set_allocated_and_constraint (::operations_research::MPArrayConstraint *and_constraint) |
| ::operations_research::MPArrayConstraint * | unsafe_arena_release_and_constraint () |
| bool | has_or_constraint () const |
| void | clear_or_constraint () |
| const ::operations_research::MPArrayConstraint & | or_constraint () const |
| ::operations_research::MPArrayConstraint * | release_or_constraint () |
| ::operations_research::MPArrayConstraint * | mutable_or_constraint () |
| void | set_allocated_or_constraint (::operations_research::MPArrayConstraint *or_constraint) |
| void | unsafe_arena_set_allocated_or_constraint (::operations_research::MPArrayConstraint *or_constraint) |
| ::operations_research::MPArrayConstraint * | unsafe_arena_release_or_constraint () |
| bool | has_min_constraint () const |
| void | clear_min_constraint () |
| const ::operations_research::MPArrayWithConstantConstraint & | min_constraint () const |
| ::operations_research::MPArrayWithConstantConstraint * | release_min_constraint () |
| ::operations_research::MPArrayWithConstantConstraint * | mutable_min_constraint () |
| void | set_allocated_min_constraint (::operations_research::MPArrayWithConstantConstraint *min_constraint) |
| void | unsafe_arena_set_allocated_min_constraint (::operations_research::MPArrayWithConstantConstraint *min_constraint) |
| ::operations_research::MPArrayWithConstantConstraint * | unsafe_arena_release_min_constraint () |
| bool | has_max_constraint () const |
| void | clear_max_constraint () |
| const ::operations_research::MPArrayWithConstantConstraint & | max_constraint () const |
| ::operations_research::MPArrayWithConstantConstraint * | release_max_constraint () |
| ::operations_research::MPArrayWithConstantConstraint * | mutable_max_constraint () |
| void | set_allocated_max_constraint (::operations_research::MPArrayWithConstantConstraint *max_constraint) |
| void | unsafe_arena_set_allocated_max_constraint (::operations_research::MPArrayWithConstantConstraint *max_constraint) |
| ::operations_research::MPArrayWithConstantConstraint * | unsafe_arena_release_max_constraint () |
| void | clear_general_constraint () |
| GeneralConstraintCase | general_constraint_case () const |
| MPIndicatorConstraint () | |
| virtual | ~MPIndicatorConstraint () |
| MPIndicatorConstraint (const MPIndicatorConstraint &from) | |
| MPIndicatorConstraint (MPIndicatorConstraint &&from) noexcept | |
| MPIndicatorConstraint & | operator= (const MPIndicatorConstraint &from) |
| MPIndicatorConstraint & | operator= (MPIndicatorConstraint &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPIndicatorConstraint *other) |
| void | UnsafeArenaSwap (MPIndicatorConstraint *other) |
| MPIndicatorConstraint * | New () const final |
| MPIndicatorConstraint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPIndicatorConstraint &from) |
| void | MergeFrom (const MPIndicatorConstraint &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_constraint () const |
| void | clear_constraint () |
| const ::operations_research::MPConstraintProto & | constraint () const |
| ::operations_research::MPConstraintProto * | release_constraint () |
| ::operations_research::MPConstraintProto * | mutable_constraint () |
| void | set_allocated_constraint (::operations_research::MPConstraintProto *constraint) |
| void | unsafe_arena_set_allocated_constraint (::operations_research::MPConstraintProto *constraint) |
| ::operations_research::MPConstraintProto * | unsafe_arena_release_constraint () |
| bool | has_var_index () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index () const |
| void | set_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| bool | has_var_value () const |
| void | clear_var_value () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_value () const |
| void | set_var_value (::PROTOBUF_NAMESPACE_ID::int32 value) |
| MPSosConstraint () | |
| virtual | ~MPSosConstraint () |
| MPSosConstraint (const MPSosConstraint &from) | |
| MPSosConstraint (MPSosConstraint &&from) noexcept | |
| MPSosConstraint & | operator= (const MPSosConstraint &from) |
| MPSosConstraint & | operator= (MPSosConstraint &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPSosConstraint *other) |
| void | UnsafeArenaSwap (MPSosConstraint *other) |
| MPSosConstraint * | New () const final |
| MPSosConstraint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPSosConstraint &from) |
| void | MergeFrom (const MPSosConstraint &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | var_index_size () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index (int index) const |
| void | set_var_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | var_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_var_index () |
| int | weight_size () const |
| void | clear_weight () |
| double | weight (int index) const |
| void | set_weight (int index, double value) |
| void | add_weight (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | weight () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_weight () |
| bool | has_type () const |
| void | clear_type () |
| ::operations_research::MPSosConstraint_Type | type () const |
| void | set_type (::operations_research::MPSosConstraint_Type value) |
| MPQuadraticConstraint () | |
| virtual | ~MPQuadraticConstraint () |
| MPQuadraticConstraint (const MPQuadraticConstraint &from) | |
| MPQuadraticConstraint (MPQuadraticConstraint &&from) noexcept | |
| MPQuadraticConstraint & | operator= (const MPQuadraticConstraint &from) |
| MPQuadraticConstraint & | operator= (MPQuadraticConstraint &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPQuadraticConstraint *other) |
| void | UnsafeArenaSwap (MPQuadraticConstraint *other) |
| MPQuadraticConstraint * | New () const final |
| MPQuadraticConstraint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPQuadraticConstraint &from) |
| void | MergeFrom (const MPQuadraticConstraint &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | var_index_size () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index (int index) const |
| void | set_var_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | var_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_var_index () |
| int | coefficient_size () const |
| void | clear_coefficient () |
| double | coefficient (int index) const |
| void | set_coefficient (int index, double value) |
| void | add_coefficient (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | coefficient () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_coefficient () |
| int | qvar1_index_size () const |
| void | clear_qvar1_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | qvar1_index (int index) const |
| void | set_qvar1_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_qvar1_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | qvar1_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_qvar1_index () |
| int | qvar2_index_size () const |
| void | clear_qvar2_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | qvar2_index (int index) const |
| void | set_qvar2_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_qvar2_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | qvar2_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_qvar2_index () |
| int | qcoefficient_size () const |
| void | clear_qcoefficient () |
| double | qcoefficient (int index) const |
| void | set_qcoefficient (int index, double value) |
| void | add_qcoefficient (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | qcoefficient () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_qcoefficient () |
| bool | has_lower_bound () const |
| void | clear_lower_bound () |
| double | lower_bound () const |
| void | set_lower_bound (double value) |
| bool | has_upper_bound () const |
| void | clear_upper_bound () |
| double | upper_bound () const |
| void | set_upper_bound (double value) |
| MPAbsConstraint () | |
| virtual | ~MPAbsConstraint () |
| MPAbsConstraint (const MPAbsConstraint &from) | |
| MPAbsConstraint (MPAbsConstraint &&from) noexcept | |
| MPAbsConstraint & | operator= (const MPAbsConstraint &from) |
| MPAbsConstraint & | operator= (MPAbsConstraint &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPAbsConstraint *other) |
| void | UnsafeArenaSwap (MPAbsConstraint *other) |
| MPAbsConstraint * | New () const final |
| MPAbsConstraint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPAbsConstraint &from) |
| void | MergeFrom (const MPAbsConstraint &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_var_index () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index () const |
| void | set_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| bool | has_resultant_var_index () const |
| void | clear_resultant_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | resultant_var_index () const |
| void | set_resultant_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| MPArrayConstraint () | |
| virtual | ~MPArrayConstraint () |
| MPArrayConstraint (const MPArrayConstraint &from) | |
| MPArrayConstraint (MPArrayConstraint &&from) noexcept | |
| MPArrayConstraint & | operator= (const MPArrayConstraint &from) |
| MPArrayConstraint & | operator= (MPArrayConstraint &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPArrayConstraint *other) |
| void | UnsafeArenaSwap (MPArrayConstraint *other) |
| MPArrayConstraint * | New () const final |
| MPArrayConstraint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPArrayConstraint &from) |
| void | MergeFrom (const MPArrayConstraint &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | var_index_size () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index (int index) const |
| void | set_var_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | var_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_var_index () |
| bool | has_resultant_var_index () const |
| void | clear_resultant_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | resultant_var_index () const |
| void | set_resultant_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| MPArrayWithConstantConstraint () | |
| virtual | ~MPArrayWithConstantConstraint () |
| MPArrayWithConstantConstraint (const MPArrayWithConstantConstraint &from) | |
| MPArrayWithConstantConstraint (MPArrayWithConstantConstraint &&from) noexcept | |
| MPArrayWithConstantConstraint & | operator= (const MPArrayWithConstantConstraint &from) |
| MPArrayWithConstantConstraint & | operator= (MPArrayWithConstantConstraint &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPArrayWithConstantConstraint *other) |
| void | UnsafeArenaSwap (MPArrayWithConstantConstraint *other) |
| MPArrayWithConstantConstraint * | New () const final |
| MPArrayWithConstantConstraint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPArrayWithConstantConstraint &from) |
| void | MergeFrom (const MPArrayWithConstantConstraint &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | var_index_size () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index (int index) const |
| void | set_var_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | var_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_var_index () |
| bool | has_constant () const |
| void | clear_constant () |
| double | constant () const |
| void | set_constant (double value) |
| bool | has_resultant_var_index () const |
| void | clear_resultant_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | resultant_var_index () const |
| void | set_resultant_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| MPQuadraticObjective () | |
| virtual | ~MPQuadraticObjective () |
| MPQuadraticObjective (const MPQuadraticObjective &from) | |
| MPQuadraticObjective (MPQuadraticObjective &&from) noexcept | |
| MPQuadraticObjective & | operator= (const MPQuadraticObjective &from) |
| MPQuadraticObjective & | operator= (MPQuadraticObjective &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPQuadraticObjective *other) |
| void | UnsafeArenaSwap (MPQuadraticObjective *other) |
| MPQuadraticObjective * | New () const final |
| MPQuadraticObjective * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPQuadraticObjective &from) |
| void | MergeFrom (const MPQuadraticObjective &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | qvar1_index_size () const |
| void | clear_qvar1_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | qvar1_index (int index) const |
| void | set_qvar1_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_qvar1_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | qvar1_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_qvar1_index () |
| int | qvar2_index_size () const |
| void | clear_qvar2_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | qvar2_index (int index) const |
| void | set_qvar2_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_qvar2_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | qvar2_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_qvar2_index () |
| int | coefficient_size () const |
| void | clear_coefficient () |
| double | coefficient (int index) const |
| void | set_coefficient (int index, double value) |
| void | add_coefficient (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | coefficient () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_coefficient () |
| PartialVariableAssignment () | |
| virtual | ~PartialVariableAssignment () |
| PartialVariableAssignment (const PartialVariableAssignment &from) | |
| PartialVariableAssignment (PartialVariableAssignment &&from) noexcept | |
| PartialVariableAssignment & | operator= (const PartialVariableAssignment &from) |
| PartialVariableAssignment & | operator= (PartialVariableAssignment &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (PartialVariableAssignment *other) |
| void | UnsafeArenaSwap (PartialVariableAssignment *other) |
| PartialVariableAssignment * | New () const final |
| PartialVariableAssignment * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const PartialVariableAssignment &from) |
| void | MergeFrom (const PartialVariableAssignment &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | var_index_size () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index (int index) const |
| void | set_var_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | var_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_var_index () |
| int | var_value_size () const |
| void | clear_var_value () |
| double | var_value (int index) const |
| void | set_var_value (int index, double value) |
| void | add_var_value (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | var_value () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_var_value () |
| MPModelProto () | |
| virtual | ~MPModelProto () |
| MPModelProto (const MPModelProto &from) | |
| MPModelProto (MPModelProto &&from) noexcept | |
| MPModelProto & | operator= (const MPModelProto &from) |
| MPModelProto & | operator= (MPModelProto &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPModelProto *other) |
| void | UnsafeArenaSwap (MPModelProto *other) |
| MPModelProto * | New () const final |
| MPModelProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPModelProto &from) |
| void | MergeFrom (const MPModelProto &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | variable_size () const |
| void | clear_variable () |
| ::operations_research::MPVariableProto * | mutable_variable (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPVariableProto > * | mutable_variable () |
| const ::operations_research::MPVariableProto & | variable (int index) const |
| ::operations_research::MPVariableProto * | add_variable () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPVariableProto > & | variable () const |
| int | constraint_size () const |
| void | clear_constraint () |
| ::operations_research::MPConstraintProto * | mutable_constraint (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPConstraintProto > * | mutable_constraint () |
| const ::operations_research::MPConstraintProto & | constraint (int index) const |
| ::operations_research::MPConstraintProto * | add_constraint () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPConstraintProto > & | constraint () const |
| int | general_constraint_size () const |
| void | clear_general_constraint () |
| ::operations_research::MPGeneralConstraintProto * | mutable_general_constraint (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPGeneralConstraintProto > * | mutable_general_constraint () |
| const ::operations_research::MPGeneralConstraintProto & | general_constraint (int index) const |
| ::operations_research::MPGeneralConstraintProto * | add_general_constraint () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPGeneralConstraintProto > & | general_constraint () const |
| bool | has_name () const |
| void | clear_name () |
| const std::string & | name () const |
| void | set_name (const std::string &value) |
| void | set_name (std::string &&value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| std::string * | mutable_name () |
| std::string * | release_name () |
| void | set_allocated_name (std::string *name) |
| bool | has_solution_hint () const |
| void | clear_solution_hint () |
| const ::operations_research::PartialVariableAssignment & | solution_hint () const |
| ::operations_research::PartialVariableAssignment * | release_solution_hint () |
| ::operations_research::PartialVariableAssignment * | mutable_solution_hint () |
| void | set_allocated_solution_hint (::operations_research::PartialVariableAssignment *solution_hint) |
| void | unsafe_arena_set_allocated_solution_hint (::operations_research::PartialVariableAssignment *solution_hint) |
| ::operations_research::PartialVariableAssignment * | unsafe_arena_release_solution_hint () |
| bool | has_quadratic_objective () const |
| void | clear_quadratic_objective () |
| const ::operations_research::MPQuadraticObjective & | quadratic_objective () const |
| ::operations_research::MPQuadraticObjective * | release_quadratic_objective () |
| ::operations_research::MPQuadraticObjective * | mutable_quadratic_objective () |
| void | set_allocated_quadratic_objective (::operations_research::MPQuadraticObjective *quadratic_objective) |
| void | unsafe_arena_set_allocated_quadratic_objective (::operations_research::MPQuadraticObjective *quadratic_objective) |
| ::operations_research::MPQuadraticObjective * | unsafe_arena_release_quadratic_objective () |
| bool | has_objective_offset () const |
| void | clear_objective_offset () |
| double | objective_offset () const |
| void | set_objective_offset (double value) |
| bool | has_maximize () const |
| void | clear_maximize () |
| bool | maximize () const |
| void | set_maximize (bool value) |
| OptionalDouble () | |
| virtual | ~OptionalDouble () |
| OptionalDouble (const OptionalDouble &from) | |
| OptionalDouble (OptionalDouble &&from) noexcept | |
| OptionalDouble & | operator= (const OptionalDouble &from) |
| OptionalDouble & | operator= (OptionalDouble &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (OptionalDouble *other) |
| void | UnsafeArenaSwap (OptionalDouble *other) |
| OptionalDouble * | New () const final |
| OptionalDouble * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const OptionalDouble &from) |
| void | MergeFrom (const OptionalDouble &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_value () const |
| void | clear_value () |
| double | value () const |
| void | set_value (double value) |
| MPSolverCommonParameters () | |
| virtual | ~MPSolverCommonParameters () |
| MPSolverCommonParameters (const MPSolverCommonParameters &from) | |
| MPSolverCommonParameters (MPSolverCommonParameters &&from) noexcept | |
| MPSolverCommonParameters & | operator= (const MPSolverCommonParameters &from) |
| MPSolverCommonParameters & | operator= (MPSolverCommonParameters &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPSolverCommonParameters *other) |
| void | UnsafeArenaSwap (MPSolverCommonParameters *other) |
| MPSolverCommonParameters * | New () const final |
| MPSolverCommonParameters * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPSolverCommonParameters &from) |
| void | MergeFrom (const MPSolverCommonParameters &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_relative_mip_gap () const |
| void | clear_relative_mip_gap () |
| const ::operations_research::OptionalDouble & | relative_mip_gap () const |
| ::operations_research::OptionalDouble * | release_relative_mip_gap () |
| ::operations_research::OptionalDouble * | mutable_relative_mip_gap () |
| void | set_allocated_relative_mip_gap (::operations_research::OptionalDouble *relative_mip_gap) |
| void | unsafe_arena_set_allocated_relative_mip_gap (::operations_research::OptionalDouble *relative_mip_gap) |
| ::operations_research::OptionalDouble * | unsafe_arena_release_relative_mip_gap () |
| bool | has_primal_tolerance () const |
| void | clear_primal_tolerance () |
| const ::operations_research::OptionalDouble & | primal_tolerance () const |
| ::operations_research::OptionalDouble * | release_primal_tolerance () |
| ::operations_research::OptionalDouble * | mutable_primal_tolerance () |
| void | set_allocated_primal_tolerance (::operations_research::OptionalDouble *primal_tolerance) |
| void | unsafe_arena_set_allocated_primal_tolerance (::operations_research::OptionalDouble *primal_tolerance) |
| ::operations_research::OptionalDouble * | unsafe_arena_release_primal_tolerance () |
| bool | has_dual_tolerance () const |
| void | clear_dual_tolerance () |
| const ::operations_research::OptionalDouble & | dual_tolerance () const |
| ::operations_research::OptionalDouble * | release_dual_tolerance () |
| ::operations_research::OptionalDouble * | mutable_dual_tolerance () |
| void | set_allocated_dual_tolerance (::operations_research::OptionalDouble *dual_tolerance) |
| void | unsafe_arena_set_allocated_dual_tolerance (::operations_research::OptionalDouble *dual_tolerance) |
| ::operations_research::OptionalDouble * | unsafe_arena_release_dual_tolerance () |
| bool | has_lp_algorithm () const |
| void | clear_lp_algorithm () |
| ::operations_research::MPSolverCommonParameters_LPAlgorithmValues | lp_algorithm () const |
| void | set_lp_algorithm (::operations_research::MPSolverCommonParameters_LPAlgorithmValues value) |
| bool | has_presolve () const |
| void | clear_presolve () |
| ::operations_research::OptionalBoolean | presolve () const |
| void | set_presolve (::operations_research::OptionalBoolean value) |
| bool | has_scaling () const |
| void | clear_scaling () |
| ::operations_research::OptionalBoolean | scaling () const |
| void | set_scaling (::operations_research::OptionalBoolean value) |
| MPModelDeltaProto () | |
| virtual | ~MPModelDeltaProto () |
| MPModelDeltaProto (const MPModelDeltaProto &from) | |
| MPModelDeltaProto (MPModelDeltaProto &&from) noexcept | |
| MPModelDeltaProto & | operator= (const MPModelDeltaProto &from) |
| MPModelDeltaProto & | operator= (MPModelDeltaProto &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPModelDeltaProto *other) |
| void | UnsafeArenaSwap (MPModelDeltaProto *other) |
| MPModelDeltaProto * | New () const final |
| MPModelDeltaProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPModelDeltaProto &from) |
| void | MergeFrom (const MPModelDeltaProto &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | variable_overrides_size () const |
| void | clear_variable_overrides () |
| const ::PROTOBUF_NAMESPACE_ID::Map< ::PROTOBUF_NAMESPACE_ID::int32, ::operations_research::MPVariableProto > & | variable_overrides () const |
| ::PROTOBUF_NAMESPACE_ID::Map< ::PROTOBUF_NAMESPACE_ID::int32, ::operations_research::MPVariableProto > * | mutable_variable_overrides () |
| int | constraint_overrides_size () const |
| void | clear_constraint_overrides () |
| const ::PROTOBUF_NAMESPACE_ID::Map< ::PROTOBUF_NAMESPACE_ID::int32, ::operations_research::MPConstraintProto > & | constraint_overrides () const |
| ::PROTOBUF_NAMESPACE_ID::Map< ::PROTOBUF_NAMESPACE_ID::int32, ::operations_research::MPConstraintProto > * | mutable_constraint_overrides () |
| bool | has_baseline_model_file_path () const |
| void | clear_baseline_model_file_path () |
| const std::string & | baseline_model_file_path () const |
| void | set_baseline_model_file_path (const std::string &value) |
| void | set_baseline_model_file_path (std::string &&value) |
| void | set_baseline_model_file_path (const char *value) |
| void | set_baseline_model_file_path (const char *value, size_t size) |
| std::string * | mutable_baseline_model_file_path () |
| std::string * | release_baseline_model_file_path () |
| void | set_allocated_baseline_model_file_path (std::string *baseline_model_file_path) |
| MPModelRequest () | |
| virtual | ~MPModelRequest () |
| MPModelRequest (const MPModelRequest &from) | |
| MPModelRequest (MPModelRequest &&from) noexcept | |
| MPModelRequest & | operator= (const MPModelRequest &from) |
| MPModelRequest & | operator= (MPModelRequest &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPModelRequest *other) |
| void | UnsafeArenaSwap (MPModelRequest *other) |
| MPModelRequest * | New () const final |
| MPModelRequest * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPModelRequest &from) |
| void | MergeFrom (const MPModelRequest &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_solver_specific_parameters () const |
| void | clear_solver_specific_parameters () |
| const std::string & | solver_specific_parameters () const |
| void | set_solver_specific_parameters (const std::string &value) |
| void | set_solver_specific_parameters (std::string &&value) |
| void | set_solver_specific_parameters (const char *value) |
| void | set_solver_specific_parameters (const char *value, size_t size) |
| std::string * | mutable_solver_specific_parameters () |
| std::string * | release_solver_specific_parameters () |
| void | set_allocated_solver_specific_parameters (std::string *solver_specific_parameters) |
| bool | has_model () const |
| void | clear_model () |
| const ::operations_research::MPModelProto & | model () const |
| ::operations_research::MPModelProto * | release_model () |
| ::operations_research::MPModelProto * | mutable_model () |
| void | set_allocated_model (::operations_research::MPModelProto *model) |
| void | unsafe_arena_set_allocated_model (::operations_research::MPModelProto *model) |
| ::operations_research::MPModelProto * | unsafe_arena_release_model () |
| bool | has_model_delta () const |
| void | clear_model_delta () |
| const ::operations_research::MPModelDeltaProto & | model_delta () const |
| ::operations_research::MPModelDeltaProto * | release_model_delta () |
| ::operations_research::MPModelDeltaProto * | mutable_model_delta () |
| void | set_allocated_model_delta (::operations_research::MPModelDeltaProto *model_delta) |
| void | unsafe_arena_set_allocated_model_delta (::operations_research::MPModelDeltaProto *model_delta) |
| ::operations_research::MPModelDeltaProto * | unsafe_arena_release_model_delta () |
| bool | has_solver_time_limit_seconds () const |
| void | clear_solver_time_limit_seconds () |
| double | solver_time_limit_seconds () const |
| void | set_solver_time_limit_seconds (double value) |
| bool | has_enable_internal_solver_output () const |
| void | clear_enable_internal_solver_output () |
| bool | enable_internal_solver_output () const |
| void | set_enable_internal_solver_output (bool value) |
| bool | has_ignore_solver_specific_parameters_failure () const |
| void | clear_ignore_solver_specific_parameters_failure () |
| bool | ignore_solver_specific_parameters_failure () const |
| void | set_ignore_solver_specific_parameters_failure (bool value) |
| bool | has_solver_type () const |
| void | clear_solver_type () |
| ::operations_research::MPModelRequest_SolverType | solver_type () const |
| void | set_solver_type (::operations_research::MPModelRequest_SolverType value) |
| MPSolutionResponse () | |
| virtual | ~MPSolutionResponse () |
| MPSolutionResponse (const MPSolutionResponse &from) | |
| MPSolutionResponse (MPSolutionResponse &&from) noexcept | |
| MPSolutionResponse & | operator= (const MPSolutionResponse &from) |
| MPSolutionResponse & | operator= (MPSolutionResponse &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPSolutionResponse *other) |
| void | UnsafeArenaSwap (MPSolutionResponse *other) |
| MPSolutionResponse * | New () const final |
| MPSolutionResponse * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const MPSolutionResponse &from) |
| void | MergeFrom (const MPSolutionResponse &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | variable_value_size () const |
| void | clear_variable_value () |
| double | variable_value (int index) const |
| void | set_variable_value (int index, double value) |
| void | add_variable_value (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | variable_value () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_variable_value () |
| int | dual_value_size () const |
| void | clear_dual_value () |
| double | dual_value (int index) const |
| void | set_dual_value (int index, double value) |
| void | add_dual_value (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | dual_value () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_dual_value () |
| int | reduced_cost_size () const |
| void | clear_reduced_cost () |
| double | reduced_cost (int index) const |
| void | set_reduced_cost (int index, double value) |
| void | add_reduced_cost (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | reduced_cost () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_reduced_cost () |
| bool | has_status_str () const |
| void | clear_status_str () |
| const std::string & | status_str () const |
| void | set_status_str (const std::string &value) |
| void | set_status_str (std::string &&value) |
| void | set_status_str (const char *value) |
| void | set_status_str (const char *value, size_t size) |
| std::string * | mutable_status_str () |
| std::string * | release_status_str () |
| void | set_allocated_status_str (std::string *status_str) |
| bool | has_objective_value () const |
| void | clear_objective_value () |
| double | objective_value () const |
| void | set_objective_value (double value) |
| bool | has_best_objective_bound () const |
| void | clear_best_objective_bound () |
| double | best_objective_bound () const |
| void | set_best_objective_bound (double value) |
| bool | has_status () const |
| void | clear_status () |
| ::operations_research::MPSolverResponseStatus | status () const |
| void | set_status (::operations_research::MPSolverResponseStatus value) |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const IntVarAssignment & | default_instance () |
| static const IntVarAssignment * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const IntervalVarAssignment & | default_instance () |
| static const IntervalVarAssignment * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const SequenceVarAssignment & | default_instance () |
| static const SequenceVarAssignment * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const WorkerInfo & | default_instance () |
| static const WorkerInfo * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const AssignmentProto & | default_instance () |
| static const AssignmentProto * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const DemonRuns & | default_instance () |
| static const DemonRuns * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const ConstraintRuns & | default_instance () |
| static const ConstraintRuns * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const FirstSolutionStrategy & | default_instance () |
| static const FirstSolutionStrategy * | internal_default_instance () |
| static bool | Value_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Value_descriptor () |
| template<typename T > | |
| static const std::string & | Value_Name (T enum_t_value) |
| static bool | Value_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Value *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const LocalSearchMetaheuristic & | default_instance () |
| static const LocalSearchMetaheuristic * | internal_default_instance () |
| static bool | Value_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Value_descriptor () |
| template<typename T > | |
| static const std::string & | Value_Name (T enum_t_value) |
| static bool | Value_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Value *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const RoutingSearchParameters_LocalSearchNeighborhoodOperators & | default_instance () |
| static const RoutingSearchParameters_LocalSearchNeighborhoodOperators * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const RoutingSearchParameters_ImprovementSearchLimitParameters & | default_instance () |
| static const RoutingSearchParameters_ImprovementSearchLimitParameters * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const RoutingSearchParameters & | default_instance () |
| static const RoutingSearchParameters * | internal_default_instance () |
| static bool | SchedulingSolver_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | SchedulingSolver_descriptor () |
| template<typename T > | |
| static const std::string & | SchedulingSolver_Name (T enum_t_value) |
| static bool | SchedulingSolver_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SchedulingSolver *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const RoutingModelParameters & | default_instance () |
| static const RoutingModelParameters * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const RegularLimitParameters & | default_instance () |
| static const RegularLimitParameters * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const LocalSearchStatistics_LocalSearchOperatorStatistics & | default_instance () |
| static const LocalSearchStatistics_LocalSearchOperatorStatistics * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const LocalSearchStatistics_LocalSearchFilterStatistics & | default_instance () |
| static const LocalSearchStatistics_LocalSearchFilterStatistics * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const LocalSearchStatistics & | default_instance () |
| static const LocalSearchStatistics * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const ConstraintSolverStatistics & | default_instance () |
| static const ConstraintSolverStatistics * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const SearchStatistics & | default_instance () |
| static const SearchStatistics * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const ConstraintSolverParameters & | default_instance () |
| static const ConstraintSolverParameters * | internal_default_instance () |
| static bool | TrailCompression_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | TrailCompression_descriptor () |
| template<typename T > | |
| static const std::string & | TrailCompression_Name (T enum_t_value) |
| static bool | TrailCompression_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, TrailCompression *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const Arc & | default_instance () |
| static const Arc * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const Node & | default_instance () |
| static const Node * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const FlowModel & | default_instance () |
| static const FlowModel * | internal_default_instance () |
| static bool | ProblemType_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | ProblemType_descriptor () |
| template<typename T > | |
| static const std::string & | ProblemType_Name (T enum_t_value) |
| static bool | ProblemType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ProblemType *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const GScipParameters & | default_instance () |
| static const GScipParameters * | internal_default_instance () |
| static bool | Emphasis_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Emphasis_descriptor () |
| template<typename T > | |
| static const std::string & | Emphasis_Name (T enum_t_value) |
| static bool | Emphasis_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Emphasis *value) |
| static bool | MetaParamValue_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | MetaParamValue_descriptor () |
| template<typename T > | |
| static const std::string & | MetaParamValue_Name (T enum_t_value) |
| static bool | MetaParamValue_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MetaParamValue *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const GScipSolvingStats & | default_instance () |
| static const GScipSolvingStats * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const GScipOutput & | default_instance () |
| static const GScipOutput * | internal_default_instance () |
| static bool | Status_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Status_descriptor () |
| template<typename T > | |
| static const std::string & | Status_Name (T enum_t_value) |
| static bool | Status_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Status *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPVariableProto & | default_instance () |
| static const MPVariableProto * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPConstraintProto & | default_instance () |
| static const MPConstraintProto * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPGeneralConstraintProto & | default_instance () |
| static const MPGeneralConstraintProto * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPIndicatorConstraint & | default_instance () |
| static const MPIndicatorConstraint * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPSosConstraint & | default_instance () |
| static const MPSosConstraint * | internal_default_instance () |
| static bool | Type_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Type_descriptor () |
| template<typename T > | |
| static const std::string & | Type_Name (T enum_t_value) |
| static bool | Type_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPQuadraticConstraint & | default_instance () |
| static const MPQuadraticConstraint * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPAbsConstraint & | default_instance () |
| static const MPAbsConstraint * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPArrayConstraint & | default_instance () |
| static const MPArrayConstraint * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPArrayWithConstantConstraint & | default_instance () |
| static const MPArrayWithConstantConstraint * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPQuadraticObjective & | default_instance () |
| static const MPQuadraticObjective * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const PartialVariableAssignment & | default_instance () |
| static const PartialVariableAssignment * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPModelProto & | default_instance () |
| static const MPModelProto * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const OptionalDouble & | default_instance () |
| static const OptionalDouble * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPSolverCommonParameters & | default_instance () |
| static const MPSolverCommonParameters * | internal_default_instance () |
| static bool | LPAlgorithmValues_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | LPAlgorithmValues_descriptor () |
| template<typename T > | |
| static const std::string & | LPAlgorithmValues_Name (T enum_t_value) |
| static bool | LPAlgorithmValues_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LPAlgorithmValues *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPModelDeltaProto & | default_instance () |
| static const MPModelDeltaProto * | internal_default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPModelRequest & | default_instance () |
| static const MPModelRequest * | internal_default_instance () |
| static bool | SolverType_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | SolverType_descriptor () |
| template<typename T > | |
| static const std::string & | SolverType_Name (T enum_t_value) |
| static bool | SolverType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SolverType *value) |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const MPSolutionResponse & | default_instance () |
| static const MPSolutionResponse * | internal_default_instance () |
Protected Member Functions | |
| IntVarAssignment (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| IntervalVarAssignment (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| SequenceVarAssignment (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| WorkerInfo (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| AssignmentProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| DemonRuns (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| ConstraintRuns (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| FirstSolutionStrategy (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| LocalSearchMetaheuristic (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| RoutingSearchParameters_ImprovementSearchLimitParameters (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| RoutingSearchParameters (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| RoutingModelParameters (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| RegularLimitParameters (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| LocalSearchStatistics_LocalSearchOperatorStatistics (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| LocalSearchStatistics_LocalSearchFilterStatistics (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| LocalSearchStatistics (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| ConstraintSolverStatistics (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| SearchStatistics (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| ConstraintSolverParameters (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| Arc (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| Node (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| FlowModel (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| GScipParameters (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| GScipSolvingStats (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| GScipOutput (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPVariableProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPConstraintProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPGeneralConstraintProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPIndicatorConstraint (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPSosConstraint (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPQuadraticConstraint (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPAbsConstraint (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPArrayConstraint (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPArrayWithConstantConstraint (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPQuadraticObjective (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| PartialVariableAssignment (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPModelProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| OptionalDouble (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPSolverCommonParameters (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPModelDeltaProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPModelRequest (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| MPSolutionResponse (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| typedef GScipParameters_Emphasis Emphasis |
Definition at line 498 of file gscip.pb.h.
Definition at line 856 of file routing_parameters.pb.h.
Definition at line 557 of file search_stats.pb.h.
Definition at line 855 of file routing_parameters.pb.h.
Definition at line 556 of file search_stats.pb.h.
Definition at line 3236 of file linear_solver.pb.h.
Definition at line 544 of file gscip.pb.h.
| typedef FlowModel_ProblemType ProblemType |
Definition at line 573 of file flow_problem.pb.h.
Definition at line 858 of file routing_parameters.pb.h.
| typedef MPModelRequest_SolverType SolverType |
Definition at line 3766 of file linear_solver.pb.h.
| typedef GScipOutput_Status Status |
Definition at line 1207 of file gscip.pb.h.
Definition at line 203 of file solver_parameters.pb.h.
| typedef MPSosConstraint_Type Type |
Definition at line 1386 of file linear_solver.pb.h.
| typedef FirstSolutionStrategy_Value Value |
Definition at line 251 of file routing_enums.pb.h.
| typedef LocalSearchMetaheuristic_Value Value |
Definition at line 432 of file routing_enums.pb.h.
| anonymous enum : int |
Definition at line 195 of file assignment.pb.h.
| anonymous enum : int |
Definition at line 183 of file demon_profiler.pb.h.
| anonymous enum : int |
Definition at line 222 of file routing_parameters.pb.h.
| anonymous enum : int |
Definition at line 179 of file search_limit.pb.h.
| anonymous enum : int |
Definition at line 195 of file search_stats.pb.h.
| anonymous enum : int |
Definition at line 235 of file solver_parameters.pb.h.
| anonymous enum : int |
Definition at line 219 of file flow_problem.pb.h.
| anonymous enum : int |
Definition at line 580 of file gscip.pb.h.
| anonymous enum : int |
Definition at line 380 of file linear_solver.pb.h.
| anonymous enum : int |
Definition at line 371 of file assignment.pb.h.
| anonymous enum : int |
Definition at line 387 of file demon_profiler.pb.h.
| anonymous enum : int |
Definition at line 710 of file routing_parameters.pb.h.
| anonymous enum : int |
Definition at line 382 of file search_stats.pb.h.
| anonymous enum : int |
Definition at line 412 of file flow_problem.pb.h.
| anonymous enum : int |
Definition at line 985 of file gscip.pb.h.
| anonymous enum : int |
Definition at line 610 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarIndexFieldNumber | |
| kVarValueFieldNumber | |
Definition at line 2623 of file linear_solver.pb.h.
| anonymous enum : int |
Definition at line 2805 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kValueFieldNumber | |
Definition at line 3090 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kRelativeMipGapFieldNumber | |
| kPrimalToleranceFieldNumber | |
| kDualToleranceFieldNumber | |
| kLpAlgorithmFieldNumber | |
| kPresolveFieldNumber | |
| kScalingFieldNumber | |
Definition at line 3272 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVariableOverridesFieldNumber | |
| kConstraintOverridesFieldNumber | |
| kBaselineModelFilePathFieldNumber | |
Definition at line 3567 of file linear_solver.pb.h.
| anonymous enum : int |
Definition at line 3824 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVariableValueFieldNumber | |
| kDualValueFieldNumber | |
| kReducedCostFieldNumber | |
| kStatusStrFieldNumber | |
| kObjectiveValueFieldNumber | |
| kBestObjectiveBoundFieldNumber | |
| kStatusFieldNumber | |
Definition at line 4079 of file linear_solver.pb.h.
| anonymous enum : int |
Definition at line 613 of file assignment.pb.h.
| anonymous enum : int |
Definition at line 892 of file routing_parameters.pb.h.
| anonymous enum : int |
Definition at line 561 of file search_stats.pb.h.
| anonymous enum : int |
Definition at line 607 of file flow_problem.pb.h.
| anonymous enum : int |
Definition at line 1269 of file gscip.pb.h.
| anonymous enum : int |
Definition at line 872 of file linear_solver.pb.h.
| anonymous enum : int |
Definition at line 842 of file assignment.pb.h.
| anonymous enum : int |
Definition at line 1467 of file routing_parameters.pb.h.
| anonymous enum : int |
Definition at line 759 of file search_stats.pb.h.
| anonymous enum : int |
Definition at line 1205 of file linear_solver.pb.h.
| anonymous enum : int |
Definition at line 996 of file assignment.pb.h.
| anonymous enum : int |
Definition at line 939 of file search_stats.pb.h.
| anonymous enum : int |
Definition at line 1418 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarIndexFieldNumber | |
| kCoefficientFieldNumber | |
| kQvar1IndexFieldNumber | |
| kQvar2IndexFieldNumber | |
| kQcoefficientFieldNumber | |
| kLowerBoundFieldNumber | |
| kUpperBoundFieldNumber | |
Definition at line 1614 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarIndexFieldNumber | |
| kResultantVarIndexFieldNumber | |
Definition at line 1897 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarIndexFieldNumber | |
| kResultantVarIndexFieldNumber | |
Definition at line 2060 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarIndexFieldNumber | |
| kConstantFieldNumber | |
| kResultantVarIndexFieldNumber | |
Definition at line 2232 of file linear_solver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kQvar1IndexFieldNumber | |
| kQvar2IndexFieldNumber | |
| kCoefficientFieldNumber | |
Definition at line 2419 of file linear_solver.pb.h.
| Enumerator | |
|---|---|
| kIndicatorConstraint | |
| kSosConstraint | |
| kQuadraticConstraint | |
| kAbsConstraint | |
| kAndConstraint | |
| kOrConstraint | |
| kMinConstraint | |
| kMaxConstraint | |
| GENERAL_CONSTRAINT_NOT_SET | |
Definition at line 785 of file linear_solver.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
| const ::operations_research::MPAbsConstraint& abs_constraint | ( | ) | const |
| bool active | ( | ) | const |
| bool active | ( | ) | const |
| bool active | ( | ) | const |
| ::operations_research::Arc* add_arc | ( | ) |
| void add_backward_sequence | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_coefficient | ( | double | value | ) |
| void add_coefficient | ( | double | value | ) |
| void add_coefficient | ( | double | value | ) |
| ::operations_research::MPConstraintProto* add_constraint | ( | ) |
| ::operations_research::DemonRuns* add_demons | ( | ) |
| void add_dual_value | ( | double | value | ) |
| void add_end_time | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void add_forward_sequence | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| ::operations_research::MPGeneralConstraintProto* add_general_constraint | ( | ) |
| void add_initial_propagation_end_time | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void add_initial_propagation_start_time | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| ::operations_research::IntVarAssignment* add_int_var_assignment | ( | ) |
| ::operations_research::IntervalVarAssignment* add_interval_var_assignment | ( | ) |
| ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* add_local_search_filter_statistics | ( | ) |
| ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* add_local_search_operator_statistics | ( | ) |
| ::operations_research::Node* add_node | ( | ) |
| void add_qcoefficient | ( | double | value | ) |
| void add_qvar1_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_qvar1_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_qvar2_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_qvar2_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_reduced_cost | ( | double | value | ) |
| ::operations_research::SequenceVarAssignment* add_sequence_var_assignment | ( | ) |
| void add_start_time | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void add_unperformed | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void add_var_value | ( | double | value | ) |
| ::operations_research::MPVariableProto* add_variable | ( | ) |
| void add_variable_value | ( | double | value | ) |
| void add_weight | ( | double | value | ) |
| const ::operations_research::MPArrayConstraint& and_constraint | ( | ) | const |
|
inline |
Definition at line 104 of file flow_problem.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::Arc >& arc | ( | ) | const |
|
explicitprotected |
Definition at line 108 of file flow_problem.pb.h.
| const ::operations_research::Arc& arc | ( | int | index | ) | const |
| int arc_size | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 array_split_size | ( | ) | const |
|
inline |
Definition at line 888 of file assignment.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 892 of file assignment.pb.h.
| AssignmentProto | ( | const AssignmentProto & | from | ) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& backward_sequence | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 backward_sequence | ( | int | index | ) | const |
| int backward_sequence_size | ( | ) | const |
| const std::string& baseline_model_file_path | ( | ) | const |
| double best_bound | ( | ) | const |
| double best_objective | ( | ) | const |
| double best_objective_bound | ( | ) | const |
| const std::string& bns | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, bool >& bool_params | ( | ) | const |
| int bool_params_size | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 branches | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 branching_priority | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 bytes_used | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
| ::PROTOBUF_NAMESPACE_ID::int64 capacity | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string >& char_params | ( | ) | const |
| int char_params_size | ( | ) | const |
| bool cheapest_insertion_add_unperformed_entries | ( | ) | const |
| double cheapest_insertion_farthest_seeds_ratio | ( | ) | const |
| double cheapest_insertion_first_solution_neighbors_ratio | ( | ) | const |
| double cheapest_insertion_ls_operator_neighbors_ratio | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 check_solution_period | ( | ) | const |
| bool christofides_use_minimum_matching | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
| void clear_abs_constraint | ( | ) |
| void clear_active | ( | ) |
| void clear_active | ( | ) |
| void clear_active | ( | ) |
| void clear_and_constraint | ( | ) |
| void clear_arc | ( | ) |
| void clear_array_split_size | ( | ) |
| void clear_backward_sequence | ( | ) |
| void clear_baseline_model_file_path | ( | ) |
| void clear_best_bound | ( | ) |
| void clear_best_objective | ( | ) |
| void clear_best_objective_bound | ( | ) |
| void clear_bns | ( | ) |
| void clear_bool_params | ( | ) |
| void clear_branches | ( | ) |
| void clear_branching_priority | ( | ) |
| void clear_bytes_used | ( | ) |
| void clear_capacity | ( | ) |
| void clear_char_params | ( | ) |
| void clear_cheapest_insertion_add_unperformed_entries | ( | ) |
| void clear_cheapest_insertion_farthest_seeds_ratio | ( | ) |
| void clear_cheapest_insertion_first_solution_neighbors_ratio | ( | ) |
| void clear_cheapest_insertion_ls_operator_neighbors_ratio | ( | ) |
| void clear_check_solution_period | ( | ) |
| void clear_christofides_use_minimum_matching | ( | ) |
| void clear_coefficient | ( | ) |
| void clear_coefficient | ( | ) |
| void clear_coefficient | ( | ) |
| void clear_compress_trail | ( | ) |
| void clear_constant | ( | ) |
| void clear_constraint | ( | ) |
| void clear_constraint | ( | ) |
| void clear_constraint_id | ( | ) |
| void clear_constraint_overrides | ( | ) |
| void clear_constraint_solver_statistics | ( | ) |
| void clear_continuous_scheduling_solver | ( | ) |
| void clear_cumulative | ( | ) |
| void clear_demon_id | ( | ) |
| void clear_demons | ( | ) |
| void clear_detailed_solving_stats_filename | ( | ) |
| void clear_deterministic_time | ( | ) |
| void clear_diffn_use_cumulative | ( | ) |
| void clear_disable_solve | ( | ) |
| void clear_dual_simplex_iterations | ( | ) |
| void clear_dual_tolerance | ( | ) |
| void clear_dual_value | ( | ) |
| void clear_duration_max | ( | ) |
| void clear_duration_min | ( | ) |
| void clear_duration_seconds | ( | ) |
| void clear_duration_seconds | ( | ) |
| void clear_duration_seconds | ( | ) |
| void clear_emphasis | ( | ) |
| void clear_enable_internal_solver_output | ( | ) |
| void clear_end_max | ( | ) |
| void clear_end_min | ( | ) |
| void clear_end_time | ( | ) |
| void clear_failures | ( | ) |
| void clear_failures | ( | ) |
| void clear_failures | ( | ) |
| void clear_first_lp_relaxation_bound | ( | ) |
| void clear_first_solution_strategy | ( | ) |
| void clear_forward_sequence | ( | ) |
| void clear_general_constraint | ( | ) |
| void clear_general_constraint | ( | ) |
| void clear_guided_local_search_lambda_coefficient | ( | ) |
| void clear_head_node_id | ( | ) |
| void clear_heuristic_close_nodes_lns_num_nodes | ( | ) |
| void clear_heuristic_expensive_chain_lns_num_arcs_to_consider | ( | ) |
| void clear_heuristics | ( | ) |
| void clear_id | ( | ) |
| void clear_ignore_solver_specific_parameters_failure | ( | ) |
| void clear_improvement_limit_parameters | ( | ) |
| void clear_improvement_rate_coefficient | ( | ) |
| void clear_improvement_rate_solutions_distance | ( | ) |
| void clear_indicator_constraint | ( | ) |
| void clear_initial_propagation_end_time | ( | ) |
| void clear_initial_propagation_start_time | ( | ) |
| void clear_int_params | ( | ) |
| void clear_int_var_assignment | ( | ) |
| void clear_interval_var_assignment | ( | ) |
| void clear_is_integer | ( | ) |
| void clear_is_lazy | ( | ) |
| void clear_is_valid | ( | ) |
| void clear_lns_time_limit | ( | ) |
| void clear_local_search_filter | ( | ) |
| void clear_local_search_filter_statistics | ( | ) |
| void clear_local_search_metaheuristic | ( | ) |
| void clear_local_search_operator | ( | ) |
| void clear_local_search_operator_statistics | ( | ) |
| void clear_local_search_operators | ( | ) |
| void clear_local_search_statistics | ( | ) |
| void clear_log_cost_offset | ( | ) |
| void clear_log_cost_scaling_factor | ( | ) |
| void clear_log_search | ( | ) |
| void clear_log_tag | ( | ) |
| void clear_long_params | ( | ) |
| void clear_lower_bound | ( | ) |
| void clear_lower_bound | ( | ) |
| void clear_lower_bound | ( | ) |
| void clear_lp_algorithm | ( | ) |
| void clear_max | ( | ) |
| void clear_max_callback_cache_size | ( | ) |
| void clear_max_constraint | ( | ) |
| void clear_max_edge_finder_size | ( | ) |
| void clear_maximize | ( | ) |
| void clear_min | ( | ) |
| void clear_min_constraint | ( | ) |
| void clear_mixed_integer_scheduling_solver | ( | ) |
| void clear_model | ( | ) |
| void clear_model_delta | ( | ) |
| void clear_multi_armed_bandit_compound_operator_exploration_coefficient | ( | ) |
| void clear_multi_armed_bandit_compound_operator_memory_coefficient | ( | ) |
| void clear_name | ( | ) |
| void clear_name | ( | ) |
| void clear_name | ( | ) |
| void clear_name | ( | ) |
| void clear_name_all_variables | ( | ) |
| void clear_name_cast_variables | ( | ) |
| void clear_node | ( | ) |
| void clear_node_count | ( | ) |
| void clear_num_accepted_neighbors | ( | ) |
| void clear_num_branches | ( | ) |
| void clear_num_calls | ( | ) |
| void clear_num_failures | ( | ) |
| void clear_num_filtered_neighbors | ( | ) |
| void clear_num_neighbors | ( | ) |
| void clear_num_rejects | ( | ) |
| void clear_num_solutions | ( | ) |
| void clear_num_solutions | ( | ) |
| void clear_number_of_solutions_to_collect | ( | ) |
| void clear_objective | ( | ) |
| void clear_objective_coefficient | ( | ) |
| void clear_objective_offset | ( | ) |
| void clear_objective_value | ( | ) |
| void clear_optimization_step | ( | ) |
| void clear_or_constraint | ( | ) |
| void clear_performed_max | ( | ) |
| void clear_performed_min | ( | ) |
| void clear_presolve | ( | ) |
| void clear_presolve | ( | ) |
| void clear_primal_simplex_iterations | ( | ) |
| void clear_primal_tolerance | ( | ) |
| void clear_print_added_constraints | ( | ) |
| void clear_print_detailed_solving_stats | ( | ) |
| void clear_print_local_search_profile | ( | ) |
| void clear_print_model | ( | ) |
| void clear_print_model_stats | ( | ) |
| void clear_print_scip_model | ( | ) |
| void clear_problem_type | ( | ) |
| void clear_profile_file | ( | ) |
| void clear_profile_local_search | ( | ) |
| void clear_profile_propagation | ( | ) |
| void clear_qcoefficient | ( | ) |
| void clear_quadratic_constraint | ( | ) |
| void clear_quadratic_objective | ( | ) |
| void clear_qvar1_index | ( | ) |
| void clear_qvar1_index | ( | ) |
| void clear_qvar2_index | ( | ) |
| void clear_qvar2_index | ( | ) |
| void clear_real_params | ( | ) |
| void clear_reduce_vehicle_cost_model | ( | ) |
| void clear_reduced_cost | ( | ) |
| void clear_relative_mip_gap | ( | ) |
| void clear_relocate_expensive_chain_num_arcs_to_consider | ( | ) |
| void clear_resultant_var_index | ( | ) |
| void clear_resultant_var_index | ( | ) |
| void clear_resultant_var_index | ( | ) |
| void clear_root_node_bound | ( | ) |
| void clear_savings_add_reverse_arcs | ( | ) |
| void clear_savings_arc_coefficient | ( | ) |
| void clear_savings_max_memory_usage_bytes | ( | ) |
| void clear_savings_neighbors_ratio | ( | ) |
| void clear_savings_parallel_routes | ( | ) |
| void clear_scaling | ( | ) |
| void clear_scip_model_filename | ( | ) |
| void clear_search_logs_filename | ( | ) |
| void clear_separating | ( | ) |
| void clear_sequence_var_assignment | ( | ) |
| void clear_silence_output | ( | ) |
| void clear_skip_locally_optimal_paths | ( | ) |
| void clear_smart_time_check | ( | ) |
| void clear_solution_hint | ( | ) |
| void clear_solution_limit | ( | ) |
| void clear_solutions | ( | ) |
| void clear_solver_parameters | ( | ) |
| void clear_solver_specific_parameters | ( | ) |
| void clear_solver_time_limit_seconds | ( | ) |
| void clear_solver_type | ( | ) |
| void clear_sos_constraint | ( | ) |
| void clear_start_max | ( | ) |
| void clear_start_min | ( | ) |
| void clear_start_time | ( | ) |
| void clear_stats | ( | ) |
| void clear_status | ( | ) |
| void clear_status | ( | ) |
| void clear_status_detail | ( | ) |
| void clear_status_str | ( | ) |
| void clear_store_names | ( | ) |
| void clear_string_params | ( | ) |
| void clear_supply | ( | ) |
| void clear_tail_node_id | ( | ) |
| void clear_time | ( | ) |
| void clear_time_limit | ( | ) |
| void clear_total_lp_iterations | ( | ) |
| void clear_total_num_accepted_neighbors | ( | ) |
| void clear_total_num_filtered_neighbors | ( | ) |
| void clear_total_num_neighbors | ( | ) |
| void clear_trace_propagation | ( | ) |
| void clear_trace_search | ( | ) |
| void clear_trail_block_size | ( | ) |
| void clear_type | ( | ) |
| void clear_unit_cost | ( | ) |
| void clear_unperformed | ( | ) |
| void clear_upper_bound | ( | ) |
| void clear_upper_bound | ( | ) |
| void clear_upper_bound | ( | ) |
| void clear_use_all_possible_disjunctions | ( | ) |
| void clear_use_cp | ( | ) |
| void clear_use_cp_sat | ( | ) |
| void clear_use_cross | ( | ) |
| void clear_use_cross_exchange | ( | ) |
| void clear_use_cumulative_edge_finder | ( | ) |
| void clear_use_cumulative_time_table | ( | ) |
| void clear_use_cumulative_time_table_sync | ( | ) |
| void clear_use_depth_first_search | ( | ) |
| void clear_use_element_rmq | ( | ) |
| void clear_use_exchange | ( | ) |
| void clear_use_exchange_pair | ( | ) |
| void clear_use_exchange_subtrip | ( | ) |
| void clear_use_extended_swap_active | ( | ) |
| void clear_use_full_path_lns | ( | ) |
| void clear_use_full_propagation | ( | ) |
| void clear_use_global_cheapest_insertion_close_nodes_lns | ( | ) |
| void clear_use_global_cheapest_insertion_expensive_chain_lns | ( | ) |
| void clear_use_global_cheapest_insertion_path_lns | ( | ) |
| void clear_use_inactive_lns | ( | ) |
| void clear_use_light_relocate_pair | ( | ) |
| void clear_use_lin_kernighan | ( | ) |
| void clear_use_local_cheapest_insertion_close_nodes_lns | ( | ) |
| void clear_use_local_cheapest_insertion_expensive_chain_lns | ( | ) |
| void clear_use_local_cheapest_insertion_path_lns | ( | ) |
| void clear_use_make_active | ( | ) |
| void clear_use_make_chain_inactive | ( | ) |
| void clear_use_make_inactive | ( | ) |
| void clear_use_multi_armed_bandit_concatenate_operators | ( | ) |
| void clear_use_node_pair_swap_active | ( | ) |
| void clear_use_or_opt | ( | ) |
| void clear_use_path_lns | ( | ) |
| void clear_use_relocate | ( | ) |
| void clear_use_relocate_and_make_active | ( | ) |
| void clear_use_relocate_expensive_chain | ( | ) |
| void clear_use_relocate_neighbors | ( | ) |
| void clear_use_relocate_pair | ( | ) |
| void clear_use_relocate_path_global_cheapest_insertion_insert_unperformed | ( | ) |
| void clear_use_relocate_subtrip | ( | ) |
| void clear_use_sequence_high_demand_tasks | ( | ) |
| void clear_use_small_table | ( | ) |
| void clear_use_swap_active | ( | ) |
| void clear_use_tsp_lns | ( | ) |
| void clear_use_tsp_opt | ( | ) |
| void clear_use_two_opt | ( | ) |
| void clear_use_unfiltered_first_solution_strategy | ( | ) |
| void clear_value | ( | ) |
| void clear_var_id | ( | ) |
| void clear_var_id | ( | ) |
| void clear_var_id | ( | ) |
| void clear_var_index | ( | ) |
| void clear_var_index | ( | ) |
| void clear_var_index | ( | ) |
| void clear_var_index | ( | ) |
| void clear_var_index | ( | ) |
| void clear_var_index | ( | ) |
| void clear_var_index | ( | ) |
| void clear_var_index | ( | ) |
| void clear_var_value | ( | ) |
| void clear_var_value | ( | ) |
| void clear_variable | ( | ) |
| void clear_variable_overrides | ( | ) |
| void clear_variable_value | ( | ) |
| void clear_weight | ( | ) |
| void clear_worker_id | ( | ) |
| void clear_worker_info | ( | ) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& coefficient | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& coefficient | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& coefficient | ( | ) | const |
| double coefficient | ( | int | index | ) | const |
| double coefficient | ( | int | index | ) | const |
| double coefficient | ( | int | index | ) | const |
| int coefficient_size | ( | ) | const |
| int coefficient_size | ( | ) | const |
| int coefficient_size | ( | ) | const |
| ::operations_research::ConstraintSolverParameters_TrailCompression compress_trail | ( | ) | const |
| double constant | ( | ) | const |
| const ::operations_research::MPConstraintProto& constraint | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPConstraintProto >& constraint | ( | ) | const |
| const ::operations_research::MPConstraintProto& constraint | ( | int | index | ) | const |
| const std::string& constraint_id | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::Map< ::PROTOBUF_NAMESPACE_ID::int32, ::operations_research::MPConstraintProto >& constraint_overrides | ( | ) | const |
| int constraint_overrides_size | ( | ) | const |
| int constraint_size | ( | ) | const |
| const ::operations_research::ConstraintSolverStatistics& constraint_solver_statistics | ( | ) | const |
|
inline |
Definition at line 279 of file demon_profiler.pb.h.
|
explicitprotected |
| ConstraintRuns | ( | const ConstraintRuns & | from | ) |
|
inlinenoexcept |
Definition at line 283 of file demon_profiler.pb.h.
|
inline |
Definition at line 97 of file solver_parameters.pb.h.
|
explicitprotected |
| ConstraintSolverParameters | ( | const ConstraintSolverParameters & | from | ) |
|
inlinenoexcept |
Definition at line 101 of file solver_parameters.pb.h.
|
inline |
Definition at line 651 of file search_stats.pb.h.
|
explicitprotected |
| ConstraintSolverStatistics | ( | const ConstraintSolverStatistics & | from | ) |
|
inlinenoexcept |
Definition at line 655 of file search_stats.pb.h.
| ::operations_research::RoutingSearchParameters_SchedulingSolver continuous_scheduling_solver | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
| void CopyFrom | ( | const Arc & | from | ) |
| void CopyFrom | ( | const AssignmentProto & | from | ) |
| void CopyFrom | ( | const ConstraintRuns & | from | ) |
| void CopyFrom | ( | const ConstraintSolverParameters & | from | ) |
| void CopyFrom | ( | const ConstraintSolverStatistics & | from | ) |
| void CopyFrom | ( | const DemonRuns & | from | ) |
| void CopyFrom | ( | const FirstSolutionStrategy & | from | ) |
| void CopyFrom | ( | const FlowModel & | from | ) |
| void CopyFrom | ( | const GScipOutput & | from | ) |
| void CopyFrom | ( | const GScipParameters & | from | ) |
| void CopyFrom | ( | const GScipSolvingStats & | from | ) |
| void CopyFrom | ( | const IntervalVarAssignment & | from | ) |
| void CopyFrom | ( | const IntVarAssignment & | from | ) |
| void CopyFrom | ( | const LocalSearchMetaheuristic & | from | ) |
| void CopyFrom | ( | const LocalSearchStatistics & | from | ) |
| void CopyFrom | ( | const LocalSearchStatistics_LocalSearchFilterStatistics & | from | ) |
| void CopyFrom | ( | const LocalSearchStatistics_LocalSearchOperatorStatistics & | from | ) |
| void CopyFrom | ( | const MPAbsConstraint & | from | ) |
| void CopyFrom | ( | const MPArrayConstraint & | from | ) |
| void CopyFrom | ( | const MPArrayWithConstantConstraint & | from | ) |
| void CopyFrom | ( | const MPConstraintProto & | from | ) |
| void CopyFrom | ( | const MPGeneralConstraintProto & | from | ) |
| void CopyFrom | ( | const MPIndicatorConstraint & | from | ) |
| void CopyFrom | ( | const MPModelDeltaProto & | from | ) |
| void CopyFrom | ( | const MPModelProto & | from | ) |
| void CopyFrom | ( | const MPModelRequest & | from | ) |
| void CopyFrom | ( | const MPQuadraticConstraint & | from | ) |
| void CopyFrom | ( | const MPQuadraticObjective & | from | ) |
| void CopyFrom | ( | const MPSolutionResponse & | from | ) |
| void CopyFrom | ( | const MPSolverCommonParameters & | from | ) |
| void CopyFrom | ( | const MPSosConstraint & | from | ) |
| void CopyFrom | ( | const MPVariableProto & | from | ) |
| void CopyFrom | ( | const Node & | from | ) |
| void CopyFrom | ( | const OptionalDouble & | from | ) |
| void CopyFrom | ( | const PartialVariableAssignment & | from | ) |
| void CopyFrom | ( | const RegularLimitParameters & | from | ) |
| void CopyFrom | ( | const RoutingModelParameters & | from | ) |
| void CopyFrom | ( | const RoutingSearchParameters & | from | ) |
| void CopyFrom | ( | const RoutingSearchParameters_ImprovementSearchLimitParameters & | from | ) |
| void CopyFrom | ( | const RoutingSearchParameters_LocalSearchNeighborhoodOperators & | from | ) |
| void CopyFrom | ( | const SearchStatistics & | from | ) |
| void CopyFrom | ( | const SequenceVarAssignment & | from | ) |
| void CopyFrom | ( | const WorkerInfo & | from | ) |
| bool cumulative | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| const std::string& demon_id | ( | ) | const |
|
inline |
Definition at line 75 of file demon_profiler.pb.h.
|
explicitprotected |
| DemonRuns | ( | const DemonRuns & | from | ) |
|
inlinenoexcept |
Definition at line 79 of file demon_profiler.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns >& demons | ( | ) | const |
| const ::operations_research::DemonRuns& demons | ( | int | index | ) | const |
| int demons_size | ( | ) | const |
|
inlinestatic |
Definition at line 109 of file assignment.pb.h.
|
inlinestatic |
Definition at line 285 of file assignment.pb.h.
|
inlinestatic |
Definition at line 527 of file assignment.pb.h.
|
inlinestatic |
Definition at line 756 of file assignment.pb.h.
|
inlinestatic |
Definition at line 910 of file assignment.pb.h.
|
inlinestatic |
Definition at line 97 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 301 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 167 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 348 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 136 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 624 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 771 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 1381 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 93 of file search_limit.pb.h.
|
inlinestatic |
Definition at line 109 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 296 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 472 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 673 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 853 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 119 of file solver_parameters.pb.h.
|
inlinestatic |
Definition at line 133 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 326 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 489 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 413 of file gscip.pb.h.
|
inlinestatic |
Definition at line 899 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1123 of file gscip.pb.h.
|
inlinestatic |
Definition at line 294 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 524 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 774 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1119 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1302 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1528 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1811 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1974 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2146 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2333 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2537 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2719 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3004 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3152 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3480 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3682 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3993 of file linear_solver.pb.h.
| const std::string& detailed_solving_stats_filename | ( | ) | const |
| double deterministic_time | ( | ) | const |
| bool diffn_use_cumulative | ( | ) | const |
| bool disable_solve | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 dual_simplex_iterations | ( | ) | const |
| const ::operations_research::OptionalDouble& dual_tolerance | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& dual_value | ( | ) | const |
| double dual_value | ( | int | index | ) | const |
| int dual_value_size | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 duration_max | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 duration_min | ( | ) | const |
| double duration_seconds | ( | ) | const |
| double duration_seconds | ( | ) | const |
| double duration_seconds | ( | ) | const |
| ::operations_research::GScipParameters_Emphasis emphasis | ( | ) | const |
|
inlinestatic |
Definition at line 529 of file gscip.pb.h.
|
inlinestatic |
Definition at line 519 of file gscip.pb.h.
|
inlinestatic |
Definition at line 533 of file gscip.pb.h.
|
inlinestatic |
Definition at line 539 of file gscip.pb.h.
| bool enable_internal_solver_output | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 end_max | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 end_min | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >& end_time | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 end_time | ( | int | index | ) | const |
| int end_time_size | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 failures | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 failures | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 failures | ( | ) | const |
| double first_lp_relaxation_bound | ( | ) | const |
| ::operations_research::FirstSolutionStrategy_Value first_solution_strategy | ( | ) | const |
|
inline |
Definition at line 145 of file routing_enums.pb.h.
|
explicitprotected |
| FirstSolutionStrategy | ( | const FirstSolutionStrategy & | from | ) |
|
inlinenoexcept |
Definition at line 149 of file routing_enums.pb.h.
|
inline |
Definition at line 460 of file flow_problem.pb.h.
|
explicitprotected |
| FlowModel | ( | const FlowModel & | from | ) |
|
inlinenoexcept |
Definition at line 464 of file flow_problem.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& forward_sequence | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 forward_sequence | ( | int | index | ) | const |
| int forward_sequence_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPGeneralConstraintProto >& general_constraint | ( | ) | const |
| const ::operations_research::MPGeneralConstraintProto& general_constraint | ( | int | index | ) | const |
| GeneralConstraintCase general_constraint_case | ( | ) | const |
| int general_constraint_size | ( | ) | const |
|
inlinefinal |
Definition at line 164 of file assignment.pb.h.
|
inlinefinal |
Definition at line 340 of file assignment.pb.h.
|
inlinefinal |
Definition at line 582 of file assignment.pb.h.
|
inlinefinal |
Definition at line 811 of file assignment.pb.h.
|
inlinefinal |
Definition at line 965 of file assignment.pb.h.
|
inlinefinal |
Definition at line 152 of file demon_profiler.pb.h.
|
inlinefinal |
Definition at line 356 of file demon_profiler.pb.h.
|
inlinefinal |
Definition at line 222 of file routing_enums.pb.h.
|
inlinefinal |
Definition at line 403 of file routing_enums.pb.h.
|
inlinefinal |
Definition at line 191 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 679 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 826 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 1436 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 148 of file search_limit.pb.h.
|
inlinefinal |
Definition at line 164 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 351 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 527 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 728 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 908 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 174 of file solver_parameters.pb.h.
|
inlinefinal |
Definition at line 188 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 381 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 544 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 468 of file gscip.pb.h.
|
inlinefinal |
Definition at line 954 of file gscip.pb.h.
|
inlinefinal |
Definition at line 1178 of file gscip.pb.h.
|
inlinefinal |
Definition at line 349 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 579 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 841 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1174 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1357 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1583 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1866 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2029 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2201 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2388 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2592 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2774 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3059 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3207 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3535 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3737 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 4048 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 112 of file assignment.pb.h.
|
inlinestatic |
Definition at line 288 of file assignment.pb.h.
|
inlinestatic |
Definition at line 530 of file assignment.pb.h.
|
inlinestatic |
Definition at line 759 of file assignment.pb.h.
|
inlinestatic |
Definition at line 913 of file assignment.pb.h.
|
inlinestatic |
Definition at line 100 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 304 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 170 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 351 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 139 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 627 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 774 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 1384 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 96 of file search_limit.pb.h.
|
inlinestatic |
Definition at line 112 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 299 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 475 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 676 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 856 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 122 of file solver_parameters.pb.h.
|
inlinestatic |
Definition at line 136 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 329 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 492 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 416 of file gscip.pb.h.
|
inlinestatic |
Definition at line 902 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1126 of file gscip.pb.h.
|
inlinestatic |
Definition at line 297 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 527 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 777 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1122 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1305 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1531 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1814 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1977 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2149 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2336 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2540 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2722 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3007 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3155 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3483 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3685 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3996 of file linear_solver.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 115 of file assignment.pb.h.
|
inlinestatic |
Definition at line 291 of file assignment.pb.h.
|
inlinestatic |
Definition at line 533 of file assignment.pb.h.
|
inlinestatic |
Definition at line 762 of file assignment.pb.h.
|
inlinestatic |
Definition at line 916 of file assignment.pb.h.
|
inlinestatic |
Definition at line 103 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 307 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 173 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 354 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 142 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 630 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 777 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 1387 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 99 of file search_limit.pb.h.
|
inlinestatic |
Definition at line 115 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 302 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 478 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 679 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 859 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 125 of file solver_parameters.pb.h.
|
inlinestatic |
Definition at line 139 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 332 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 495 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 419 of file gscip.pb.h.
|
inlinestatic |
Definition at line 905 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1129 of file gscip.pb.h.
|
inlinestatic |
Definition at line 300 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 530 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 780 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1125 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1308 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1534 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1817 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1980 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2152 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2339 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2543 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2725 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3010 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3158 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3486 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3688 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3999 of file linear_solver.pb.h.
|
inline |
Definition at line 1101 of file gscip.pb.h.
|
explicitprotected |
| GScipOutput | ( | const GScipOutput & | from | ) |
|
inlinenoexcept |
Definition at line 1105 of file gscip.pb.h.
|
inline |
Definition at line 391 of file gscip.pb.h.
|
explicitprotected |
| GScipParameters | ( | const GScipParameters & | from | ) |
|
inlinenoexcept |
Definition at line 395 of file gscip.pb.h.
|
inline |
Definition at line 877 of file gscip.pb.h.
|
explicitprotected |
| GScipSolvingStats | ( | const GScipSolvingStats & | from | ) |
|
inlinenoexcept |
Definition at line 881 of file gscip.pb.h.
| double guided_local_search_lambda_coefficient | ( | ) | const |
| bool has_abs_constraint | ( | ) | const |
| bool has_and_constraint | ( | ) | const |
| bool has_baseline_model_file_path | ( | ) | const |
| bool has_best_objective_bound | ( | ) | const |
| bool has_branching_priority | ( | ) | const |
| bool has_capacity | ( | ) | const |
| bool has_constant | ( | ) | const |
| bool has_constraint | ( | ) | const |
| bool has_constraint_solver_statistics | ( | ) | const |
| bool has_dual_tolerance | ( | ) | const |
| bool has_enable_internal_solver_output | ( | ) | const |
| bool has_head_node_id | ( | ) | const |
| bool has_id | ( | ) | const |
| bool has_ignore_solver_specific_parameters_failure | ( | ) | const |
| bool has_improvement_limit_parameters | ( | ) | const |
| bool has_indicator_constraint | ( | ) | const |
| bool has_is_integer | ( | ) | const |
| bool has_is_lazy | ( | ) | const |
| bool has_lns_time_limit | ( | ) | const |
| bool has_local_search_operators | ( | ) | const |
| bool has_local_search_statistics | ( | ) | const |
| bool has_lower_bound | ( | ) | const |
| bool has_lower_bound | ( | ) | const |
| bool has_lower_bound | ( | ) | const |
| bool has_lp_algorithm | ( | ) | const |
| bool has_max_constraint | ( | ) | const |
| bool has_maximize | ( | ) | const |
| bool has_min_constraint | ( | ) | const |
| bool has_model | ( | ) | const |
| bool has_model_delta | ( | ) | const |
| bool has_name | ( | ) | const |
| bool has_name | ( | ) | const |
| bool has_name | ( | ) | const |
| bool has_name | ( | ) | const |
| bool has_objective | ( | ) | const |
| bool has_objective_coefficient | ( | ) | const |
| bool has_objective_offset | ( | ) | const |
| bool has_objective_value | ( | ) | const |
| bool has_or_constraint | ( | ) | const |
| bool has_presolve | ( | ) | const |
| bool has_primal_tolerance | ( | ) | const |
| bool has_problem_type | ( | ) | const |
| bool has_quadratic_constraint | ( | ) | const |
| bool has_quadratic_objective | ( | ) | const |
| bool has_relative_mip_gap | ( | ) | const |
| bool has_resultant_var_index | ( | ) | const |
| bool has_resultant_var_index | ( | ) | const |
| bool has_resultant_var_index | ( | ) | const |
| bool has_scaling | ( | ) | const |
| bool has_solution_hint | ( | ) | const |
| bool has_solver_parameters | ( | ) | const |
| bool has_solver_specific_parameters | ( | ) | const |
| bool has_solver_time_limit_seconds | ( | ) | const |
| bool has_solver_type | ( | ) | const |
| bool has_sos_constraint | ( | ) | const |
| bool has_stats | ( | ) | const |
| bool has_status | ( | ) | const |
| bool has_status_str | ( | ) | const |
| bool has_supply | ( | ) | const |
| bool has_tail_node_id | ( | ) | const |
| bool has_time_limit | ( | ) | const |
| bool has_type | ( | ) | const |
| bool has_unit_cost | ( | ) | const |
| bool has_upper_bound | ( | ) | const |
| bool has_upper_bound | ( | ) | const |
| bool has_upper_bound | ( | ) | const |
| bool has_value | ( | ) | const |
| bool has_var_index | ( | ) | const |
| bool has_var_index | ( | ) | const |
| bool has_var_value | ( | ) | const |
| bool has_worker_info | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 head_node_id | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 heuristic_close_nodes_lns_num_nodes | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 heuristic_expensive_chain_lns_num_arcs_to_consider | ( | ) | const |
| ::operations_research::GScipParameters_MetaParamValue heuristics | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 id | ( | ) | const |
| bool ignore_solver_specific_parameters_failure | ( | ) | const |
| const ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters& improvement_limit_parameters | ( | ) | const |
| double improvement_rate_coefficient | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 improvement_rate_solutions_distance | ( | ) | const |
| const ::operations_research::MPIndicatorConstraint& indicator_constraint | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >& initial_propagation_end_time | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 initial_propagation_end_time | ( | int | index | ) | const |
| int initial_propagation_end_time_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >& initial_propagation_start_time | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 initial_propagation_start_time | ( | int | index | ) | const |
| int initial_propagation_start_time_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::PROTOBUF_NAMESPACE_ID::int32 >& int_params | ( | ) | const |
| int int_params_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::IntVarAssignment >& int_var_assignment | ( | ) | const |
| const ::operations_research::IntVarAssignment& int_var_assignment | ( | int | index | ) | const |
| int int_var_assignment_size | ( | ) | const |
|
inlinestatic |
Definition at line 120 of file assignment.pb.h.
|
inlinestatic |
Definition at line 296 of file assignment.pb.h.
|
inlinestatic |
Definition at line 538 of file assignment.pb.h.
|
inlinestatic |
Definition at line 767 of file assignment.pb.h.
|
inlinestatic |
Definition at line 921 of file assignment.pb.h.
|
inlinestatic |
Definition at line 108 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 312 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 178 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 359 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 147 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 635 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 782 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 1392 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 104 of file search_limit.pb.h.
|
inlinestatic |
Definition at line 120 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 307 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 483 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 684 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 864 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 130 of file solver_parameters.pb.h.
|
inlinestatic |
Definition at line 144 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 337 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 500 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 424 of file gscip.pb.h.
|
inlinestatic |
Definition at line 910 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1134 of file gscip.pb.h.
|
inlinestatic |
Definition at line 305 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 535 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 797 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1130 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1313 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1539 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1822 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1985 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2157 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2344 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2548 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2730 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3015 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3163 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3491 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3693 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 4004 of file linear_solver.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::IntervalVarAssignment >& interval_var_assignment | ( | ) | const |
| const ::operations_research::IntervalVarAssignment& interval_var_assignment | ( | int | index | ) | const |
| int interval_var_assignment_size | ( | ) | const |
|
inline |
Definition at line 263 of file assignment.pb.h.
|
explicitprotected |
| IntervalVarAssignment | ( | const IntervalVarAssignment & | from | ) |
|
inlinenoexcept |
Definition at line 267 of file assignment.pb.h.
|
inline |
Definition at line 87 of file assignment.pb.h.
|
explicitprotected |
| IntVarAssignment | ( | const IntVarAssignment & | from | ) |
|
inlinenoexcept |
Definition at line 91 of file assignment.pb.h.
| bool is_integer | ( | ) | const |
| bool is_lazy | ( | ) | const |
| bool is_valid | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
| const PROTOBUF_NAMESPACE_ID::Duration& lns_time_limit | ( | ) | const |
| const std::string& local_search_filter | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics >& local_search_filter_statistics | ( | ) | const |
| const ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics& local_search_filter_statistics | ( | int | index | ) | const |
| int local_search_filter_statistics_size | ( | ) | const |
| ::operations_research::LocalSearchMetaheuristic_Value local_search_metaheuristic | ( | ) | const |
| const std::string& local_search_operator | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics >& local_search_operator_statistics | ( | ) | const |
| const ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics& local_search_operator_statistics | ( | int | index | ) | const |
| int local_search_operator_statistics_size | ( | ) | const |
| const ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators& local_search_operators | ( | ) | const |
| const ::operations_research::LocalSearchStatistics& local_search_statistics | ( | ) | const |
|
inline |
Definition at line 326 of file routing_enums.pb.h.
|
explicitprotected |
| LocalSearchMetaheuristic | ( | const LocalSearchMetaheuristic & | from | ) |
|
inlinenoexcept |
Definition at line 330 of file routing_enums.pb.h.
|
inline |
Definition at line 450 of file search_stats.pb.h.
|
explicitprotected |
| LocalSearchStatistics | ( | const LocalSearchStatistics & | from | ) |
|
inlinenoexcept |
Definition at line 454 of file search_stats.pb.h.
|
inline |
Definition at line 274 of file search_stats.pb.h.
|
explicitprotected |
| LocalSearchStatistics_LocalSearchFilterStatistics | ( | const LocalSearchStatistics_LocalSearchFilterStatistics & | from | ) |
|
inlinenoexcept |
Definition at line 278 of file search_stats.pb.h.
|
inline |
Definition at line 87 of file search_stats.pb.h.
|
explicitprotected |
| LocalSearchStatistics_LocalSearchOperatorStatistics | ( | const LocalSearchStatistics_LocalSearchOperatorStatistics & | from | ) |
|
inlinenoexcept |
Definition at line 91 of file search_stats.pb.h.
| double log_cost_offset | ( | ) | const |
| double log_cost_scaling_factor | ( | ) | const |
| bool log_search | ( | ) | const |
| const std::string& log_tag | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::PROTOBUF_NAMESPACE_ID::int64 >& long_params | ( | ) | const |
| int long_params_size | ( | ) | const |
| double lower_bound | ( | ) | const |
| double lower_bound | ( | ) | const |
| double lower_bound | ( | ) | const |
| ::operations_research::MPSolverCommonParameters_LPAlgorithmValues lp_algorithm | ( | ) | const |
|
inlinestatic |
Definition at line 3255 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3245 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3259 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3265 of file linear_solver.pb.h.
| ::PROTOBUF_NAMESPACE_ID::int64 max | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 max_callback_cache_size | ( | ) | const |
| const ::operations_research::MPArrayWithConstantConstraint& max_constraint | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 max_edge_finder_size | ( | ) | const |
| bool maximize | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
| void MergeFrom | ( | const Arc & | from | ) |
| void MergeFrom | ( | const AssignmentProto & | from | ) |
| void MergeFrom | ( | const ConstraintRuns & | from | ) |
| void MergeFrom | ( | const ConstraintSolverParameters & | from | ) |
| void MergeFrom | ( | const ConstraintSolverStatistics & | from | ) |
| void MergeFrom | ( | const DemonRuns & | from | ) |
| void MergeFrom | ( | const FirstSolutionStrategy & | from | ) |
| void MergeFrom | ( | const FlowModel & | from | ) |
| void MergeFrom | ( | const GScipOutput & | from | ) |
| void MergeFrom | ( | const GScipParameters & | from | ) |
| void MergeFrom | ( | const GScipSolvingStats & | from | ) |
| void MergeFrom | ( | const IntervalVarAssignment & | from | ) |
| void MergeFrom | ( | const IntVarAssignment & | from | ) |
| void MergeFrom | ( | const LocalSearchMetaheuristic & | from | ) |
| void MergeFrom | ( | const LocalSearchStatistics & | from | ) |
| void MergeFrom | ( | const LocalSearchStatistics_LocalSearchFilterStatistics & | from | ) |
| void MergeFrom | ( | const LocalSearchStatistics_LocalSearchOperatorStatistics & | from | ) |
| void MergeFrom | ( | const MPAbsConstraint & | from | ) |
| void MergeFrom | ( | const MPArrayConstraint & | from | ) |
| void MergeFrom | ( | const MPArrayWithConstantConstraint & | from | ) |
| void MergeFrom | ( | const MPConstraintProto & | from | ) |
| void MergeFrom | ( | const MPGeneralConstraintProto & | from | ) |
| void MergeFrom | ( | const MPIndicatorConstraint & | from | ) |
| void MergeFrom | ( | const MPModelDeltaProto & | from | ) |
| void MergeFrom | ( | const MPModelProto & | from | ) |
| void MergeFrom | ( | const MPModelRequest & | from | ) |
| void MergeFrom | ( | const MPQuadraticConstraint & | from | ) |
| void MergeFrom | ( | const MPQuadraticObjective & | from | ) |
| void MergeFrom | ( | const MPSolutionResponse & | from | ) |
| void MergeFrom | ( | const MPSolverCommonParameters & | from | ) |
| void MergeFrom | ( | const MPSosConstraint & | from | ) |
| void MergeFrom | ( | const MPVariableProto & | from | ) |
| void MergeFrom | ( | const Node & | from | ) |
| void MergeFrom | ( | const OptionalDouble & | from | ) |
| void MergeFrom | ( | const PartialVariableAssignment & | from | ) |
| void MergeFrom | ( | const RegularLimitParameters & | from | ) |
| void MergeFrom | ( | const RoutingModelParameters & | from | ) |
| void MergeFrom | ( | const RoutingSearchParameters & | from | ) |
| void MergeFrom | ( | const RoutingSearchParameters_ImprovementSearchLimitParameters & | from | ) |
| void MergeFrom | ( | const RoutingSearchParameters_LocalSearchNeighborhoodOperators & | from | ) |
| void MergeFrom | ( | const SearchStatistics & | from | ) |
| void MergeFrom | ( | const SequenceVarAssignment & | from | ) |
| void MergeFrom | ( | const WorkerInfo & | from | ) |
|
inlinestatic |
Definition at line 563 of file gscip.pb.h.
|
inlinestatic |
Definition at line 553 of file gscip.pb.h.
|
inlinestatic |
Definition at line 567 of file gscip.pb.h.
|
inlinestatic |
Definition at line 573 of file gscip.pb.h.
| ::PROTOBUF_NAMESPACE_ID::int64 min | ( | ) | const |
| const ::operations_research::MPArrayWithConstantConstraint& min_constraint | ( | ) | const |
| ::operations_research::RoutingSearchParameters_SchedulingSolver mixed_integer_scheduling_solver | ( | ) | const |
| const ::operations_research::MPModelProto& model | ( | ) | const |
| const ::operations_research::MPModelDeltaProto& model_delta | ( | ) | const |
|
inline |
Definition at line 1782 of file linear_solver.pb.h.
|
explicitprotected |
| MPAbsConstraint | ( | const MPAbsConstraint & | from | ) |
|
inlinenoexcept |
Definition at line 1786 of file linear_solver.pb.h.
|
inline |
Definition at line 1945 of file linear_solver.pb.h.
|
explicitprotected |
| MPArrayConstraint | ( | const MPArrayConstraint & | from | ) |
|
inlinenoexcept |
Definition at line 1949 of file linear_solver.pb.h.
|
inline |
Definition at line 2117 of file linear_solver.pb.h.
|
explicitprotected |
| MPArrayWithConstantConstraint | ( | const MPArrayWithConstantConstraint & | from | ) |
|
inlinenoexcept |
Definition at line 2121 of file linear_solver.pb.h.
|
inline |
Definition at line 495 of file linear_solver.pb.h.
|
explicitprotected |
| MPConstraintProto | ( | const MPConstraintProto & | from | ) |
|
inlinenoexcept |
Definition at line 499 of file linear_solver.pb.h.
|
inline |
Definition at line 745 of file linear_solver.pb.h.
|
explicitprotected |
| MPGeneralConstraintProto | ( | const MPGeneralConstraintProto & | from | ) |
|
inlinenoexcept |
Definition at line 749 of file linear_solver.pb.h.
|
inline |
Definition at line 1090 of file linear_solver.pb.h.
|
explicitprotected |
| MPIndicatorConstraint | ( | const MPIndicatorConstraint & | from | ) |
|
inlinenoexcept |
Definition at line 1094 of file linear_solver.pb.h.
|
inline |
Definition at line 3451 of file linear_solver.pb.h.
|
explicitprotected |
| MPModelDeltaProto | ( | const MPModelDeltaProto & | from | ) |
|
inlinenoexcept |
Definition at line 3455 of file linear_solver.pb.h.
|
inline |
Definition at line 2690 of file linear_solver.pb.h.
|
explicitprotected |
| MPModelProto | ( | const MPModelProto & | from | ) |
|
inlinenoexcept |
Definition at line 2694 of file linear_solver.pb.h.
|
inline |
Definition at line 3653 of file linear_solver.pb.h.
|
explicitprotected |
| MPModelRequest | ( | const MPModelRequest & | from | ) |
|
inlinenoexcept |
Definition at line 3657 of file linear_solver.pb.h.
|
inline |
Definition at line 1499 of file linear_solver.pb.h.
|
explicitprotected |
| MPQuadraticConstraint | ( | const MPQuadraticConstraint & | from | ) |
|
inlinenoexcept |
Definition at line 1503 of file linear_solver.pb.h.
|
inline |
Definition at line 2304 of file linear_solver.pb.h.
|
explicitprotected |
| MPQuadraticObjective | ( | const MPQuadraticObjective & | from | ) |
|
inlinenoexcept |
Definition at line 2308 of file linear_solver.pb.h.
|
inline |
Definition at line 3964 of file linear_solver.pb.h.
|
explicitprotected |
| MPSolutionResponse | ( | const MPSolutionResponse & | from | ) |
|
inlinenoexcept |
Definition at line 3968 of file linear_solver.pb.h.
|
inline |
Definition at line 3123 of file linear_solver.pb.h.
|
explicitprotected |
| MPSolverCommonParameters | ( | const MPSolverCommonParameters & | from | ) |
|
inlinenoexcept |
Definition at line 3127 of file linear_solver.pb.h.
|
inline |
Definition at line 1273 of file linear_solver.pb.h.
|
explicitprotected |
| MPSosConstraint | ( | const MPSosConstraint & | from | ) |
|
inlinenoexcept |
Definition at line 1277 of file linear_solver.pb.h.
|
inline |
Definition at line 265 of file linear_solver.pb.h.
|
explicitprotected |
| MPVariableProto | ( | const MPVariableProto & | from | ) |
|
inlinenoexcept |
Definition at line 269 of file linear_solver.pb.h.
| double multi_armed_bandit_compound_operator_exploration_coefficient | ( | ) | const |
| double multi_armed_bandit_compound_operator_memory_coefficient | ( | ) | const |
| ::operations_research::MPAbsConstraint* mutable_abs_constraint | ( | ) |
| ::operations_research::MPArrayConstraint* mutable_and_constraint | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::Arc >* mutable_arc | ( | ) |
| ::operations_research::Arc* mutable_arc | ( | int | index | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_backward_sequence | ( | ) |
| std::string* mutable_baseline_model_file_path | ( | ) |
| std::string* mutable_bns | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, bool >* mutable_bool_params | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string >* mutable_char_params | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_coefficient | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_coefficient | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_coefficient | ( | ) |
| ::operations_research::MPConstraintProto* mutable_constraint | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPConstraintProto >* mutable_constraint | ( | ) |
| ::operations_research::MPConstraintProto* mutable_constraint | ( | int | index | ) |
| std::string* mutable_constraint_id | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::Map< ::PROTOBUF_NAMESPACE_ID::int32, ::operations_research::MPConstraintProto >* mutable_constraint_overrides | ( | ) |
| ::operations_research::ConstraintSolverStatistics* mutable_constraint_solver_statistics | ( | ) |
| std::string* mutable_demon_id | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns >* mutable_demons | ( | ) |
| ::operations_research::DemonRuns* mutable_demons | ( | int | index | ) |
| std::string* mutable_detailed_solving_stats_filename | ( | ) |
| ::operations_research::OptionalDouble* mutable_dual_tolerance | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_dual_value | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >* mutable_end_time | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_forward_sequence | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPGeneralConstraintProto >* mutable_general_constraint | ( | ) |
| ::operations_research::MPGeneralConstraintProto* mutable_general_constraint | ( | int | index | ) |
| ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters* mutable_improvement_limit_parameters | ( | ) |
| ::operations_research::MPIndicatorConstraint* mutable_indicator_constraint | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >* mutable_initial_propagation_end_time | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >* mutable_initial_propagation_start_time | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_int_params | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::IntVarAssignment >* mutable_int_var_assignment | ( | ) |
| ::operations_research::IntVarAssignment* mutable_int_var_assignment | ( | int | index | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::IntervalVarAssignment >* mutable_interval_var_assignment | ( | ) |
| ::operations_research::IntervalVarAssignment* mutable_interval_var_assignment | ( | int | index | ) |
| PROTOBUF_NAMESPACE_ID::Duration* mutable_lns_time_limit | ( | ) |
| std::string* mutable_local_search_filter | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics >* mutable_local_search_filter_statistics | ( | ) |
| ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* mutable_local_search_filter_statistics | ( | int | index | ) |
| std::string* mutable_local_search_operator | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics >* mutable_local_search_operator_statistics | ( | ) |
| ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* mutable_local_search_operator_statistics | ( | int | index | ) |
| ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators* mutable_local_search_operators | ( | ) |
| ::operations_research::LocalSearchStatistics* mutable_local_search_statistics | ( | ) |
| std::string* mutable_log_tag | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::PROTOBUF_NAMESPACE_ID::int64 >* mutable_long_params | ( | ) |
| ::operations_research::MPArrayWithConstantConstraint* mutable_max_constraint | ( | ) |
| ::operations_research::MPArrayWithConstantConstraint* mutable_min_constraint | ( | ) |
| ::operations_research::MPModelProto* mutable_model | ( | ) |
| ::operations_research::MPModelDeltaProto* mutable_model_delta | ( | ) |
| std::string* mutable_name | ( | ) |
| std::string* mutable_name | ( | ) |
| std::string* mutable_name | ( | ) |
| std::string* mutable_name | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::Node >* mutable_node | ( | ) |
| ::operations_research::Node* mutable_node | ( | int | index | ) |
| ::operations_research::IntVarAssignment* mutable_objective | ( | ) |
| ::operations_research::MPArrayConstraint* mutable_or_constraint | ( | ) |
| ::operations_research::OptionalDouble* mutable_primal_tolerance | ( | ) |
| std::string* mutable_profile_file | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_qcoefficient | ( | ) |
| ::operations_research::MPQuadraticConstraint* mutable_quadratic_constraint | ( | ) |
| ::operations_research::MPQuadraticObjective* mutable_quadratic_objective | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_qvar1_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_qvar1_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_qvar2_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_qvar2_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, double >* mutable_real_params | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_reduced_cost | ( | ) |
| ::operations_research::OptionalDouble* mutable_relative_mip_gap | ( | ) |
| std::string* mutable_scip_model_filename | ( | ) |
| std::string* mutable_search_logs_filename | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::SequenceVarAssignment >* mutable_sequence_var_assignment | ( | ) |
| ::operations_research::SequenceVarAssignment* mutable_sequence_var_assignment | ( | int | index | ) |
| ::operations_research::PartialVariableAssignment* mutable_solution_hint | ( | ) |
| ::operations_research::ConstraintSolverParameters* mutable_solver_parameters | ( | ) |
| std::string* mutable_solver_specific_parameters | ( | ) |
| ::operations_research::MPSosConstraint* mutable_sos_constraint | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >* mutable_start_time | ( | ) |
| ::operations_research::GScipSolvingStats* mutable_stats | ( | ) |
| std::string* mutable_status_detail | ( | ) |
| std::string* mutable_status_str | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string >* mutable_string_params | ( | ) |
| PROTOBUF_NAMESPACE_ID::Duration* mutable_time_limit | ( | ) |
|
inline |
Definition at line 129 of file flow_problem.pb.h.
|
inline |
Definition at line 322 of file flow_problem.pb.h.
|
inline |
Definition at line 485 of file flow_problem.pb.h.
|
inline |
Definition at line 290 of file linear_solver.pb.h.
|
inline |
Definition at line 520 of file linear_solver.pb.h.
|
inline |
Definition at line 770 of file linear_solver.pb.h.
|
inline |
Definition at line 1115 of file linear_solver.pb.h.
|
inline |
Definition at line 1298 of file linear_solver.pb.h.
|
inline |
Definition at line 1524 of file linear_solver.pb.h.
|
inline |
Definition at line 1807 of file linear_solver.pb.h.
|
inline |
Definition at line 1970 of file linear_solver.pb.h.
|
inline |
Definition at line 2142 of file linear_solver.pb.h.
|
inline |
Definition at line 2329 of file linear_solver.pb.h.
|
inline |
Definition at line 2533 of file linear_solver.pb.h.
|
inline |
Definition at line 2715 of file linear_solver.pb.h.
|
inline |
Definition at line 3000 of file linear_solver.pb.h.
|
inline |
Definition at line 3148 of file linear_solver.pb.h.
|
inline |
Definition at line 3476 of file linear_solver.pb.h.
|
inline |
Definition at line 3678 of file linear_solver.pb.h.
|
inline |
Definition at line 3989 of file linear_solver.pb.h.
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_unperformed | ( | ) |
| std::string* mutable_var_id | ( | ) |
| std::string* mutable_var_id | ( | ) |
| std::string* mutable_var_id | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_var_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_var_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_var_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_var_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_var_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* mutable_var_index | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_var_value | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPVariableProto >* mutable_variable | ( | ) |
| ::operations_research::MPVariableProto* mutable_variable | ( | int | index | ) |
| ::PROTOBUF_NAMESPACE_ID::Map< ::PROTOBUF_NAMESPACE_ID::int32, ::operations_research::MPVariableProto >* mutable_variable_overrides | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_variable_value | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* mutable_weight | ( | ) |
| ::operations_research::WorkerInfo* mutable_worker_info | ( | ) |
| const std::string& name | ( | ) | const |
| const std::string& name | ( | ) | const |
| const std::string& name | ( | ) | const |
| const std::string& name | ( | ) | const |
| bool name_all_variables | ( | ) | const |
| bool name_cast_variables | ( | ) | const |
|
inlinefinal |
Definition at line 146 of file assignment.pb.h.
|
inlinefinal |
Definition at line 322 of file assignment.pb.h.
|
inlinefinal |
Definition at line 564 of file assignment.pb.h.
|
inlinefinal |
Definition at line 793 of file assignment.pb.h.
|
inlinefinal |
Definition at line 947 of file assignment.pb.h.
|
inlinefinal |
Definition at line 134 of file demon_profiler.pb.h.
|
inlinefinal |
Definition at line 338 of file demon_profiler.pb.h.
|
inlinefinal |
Definition at line 204 of file routing_enums.pb.h.
|
inlinefinal |
Definition at line 385 of file routing_enums.pb.h.
|
inlinefinal |
Definition at line 173 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 661 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 808 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 1418 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 130 of file search_limit.pb.h.
|
inlinefinal |
Definition at line 146 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 333 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 509 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 710 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 890 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 156 of file solver_parameters.pb.h.
|
inlinefinal |
Definition at line 170 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 363 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 526 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 450 of file gscip.pb.h.
|
inlinefinal |
Definition at line 936 of file gscip.pb.h.
|
inlinefinal |
Definition at line 1160 of file gscip.pb.h.
|
inlinefinal |
Definition at line 331 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 561 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 823 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1156 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1339 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1565 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1848 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2011 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2183 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2370 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2574 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2756 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3041 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3189 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3517 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3719 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 4030 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 150 of file assignment.pb.h.
|
inlinefinal |
Definition at line 326 of file assignment.pb.h.
|
inlinefinal |
Definition at line 568 of file assignment.pb.h.
|
inlinefinal |
Definition at line 797 of file assignment.pb.h.
|
inlinefinal |
Definition at line 951 of file assignment.pb.h.
|
inlinefinal |
Definition at line 138 of file demon_profiler.pb.h.
|
inlinefinal |
Definition at line 342 of file demon_profiler.pb.h.
|
inlinefinal |
Definition at line 208 of file routing_enums.pb.h.
|
inlinefinal |
Definition at line 389 of file routing_enums.pb.h.
|
inlinefinal |
Definition at line 177 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 665 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 812 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 1422 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 134 of file search_limit.pb.h.
|
inlinefinal |
Definition at line 150 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 337 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 513 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 714 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 894 of file search_stats.pb.h.
|
inlinefinal |
Definition at line 160 of file solver_parameters.pb.h.
|
inlinefinal |
Definition at line 174 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 367 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 530 of file flow_problem.pb.h.
|
inlinefinal |
Definition at line 454 of file gscip.pb.h.
|
inlinefinal |
Definition at line 940 of file gscip.pb.h.
|
inlinefinal |
Definition at line 1164 of file gscip.pb.h.
|
inlinefinal |
Definition at line 335 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 565 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 827 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1160 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1343 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1569 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1852 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2015 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2187 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2374 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2578 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 2760 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3045 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3193 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3521 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 3723 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 4034 of file linear_solver.pb.h.
|
inline |
Definition at line 297 of file flow_problem.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::Node >& node | ( | ) | const |
|
explicitprotected |
| Node | ( | const Node & | from | ) |
| const ::operations_research::Node& node | ( | int | index | ) | const |
|
inlinenoexcept |
Definition at line 301 of file flow_problem.pb.h.
| ::PROTOBUF_NAMESPACE_ID::int64 node_count | ( | ) | const |
| int node_size | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 num_accepted_neighbors | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 num_branches | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 num_calls | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 num_failures | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 num_filtered_neighbors | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 num_neighbors | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 num_rejects | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 num_solutions | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 num_solutions | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 number_of_solutions_to_collect | ( | ) | const |
| const ::operations_research::IntVarAssignment& objective | ( | ) | const |
| double objective_coefficient | ( | ) | const |
| double objective_offset | ( | ) | const |
| double objective_value | ( | ) | const |
Definition at line 117 of file flow_problem.pb.h.
|
inlinenoexcept |
Definition at line 901 of file assignment.pb.h.
Definition at line 113 of file flow_problem.pb.h.
|
inline |
Definition at line 897 of file assignment.pb.h.
|
inline |
Definition at line 288 of file demon_profiler.pb.h.
|
inline |
Definition at line 106 of file solver_parameters.pb.h.
|
inline |
Definition at line 660 of file search_stats.pb.h.
Definition at line 84 of file demon_profiler.pb.h.
|
inline |
Definition at line 154 of file routing_enums.pb.h.
Definition at line 469 of file flow_problem.pb.h.
|
inline |
Definition at line 1110 of file gscip.pb.h.
|
inline |
Definition at line 400 of file gscip.pb.h.
|
inline |
Definition at line 886 of file gscip.pb.h.
|
inline |
Definition at line 272 of file assignment.pb.h.
|
inline |
Definition at line 96 of file assignment.pb.h.
|
inline |
Definition at line 335 of file routing_enums.pb.h.
|
inline |
Definition at line 459 of file search_stats.pb.h.
|
inline |
Definition at line 283 of file search_stats.pb.h.
|
inline |
Definition at line 96 of file search_stats.pb.h.
|
inline |
Definition at line 1791 of file linear_solver.pb.h.
|
inline |
Definition at line 1954 of file linear_solver.pb.h.
|
inline |
Definition at line 2126 of file linear_solver.pb.h.
|
inline |
Definition at line 504 of file linear_solver.pb.h.
|
inline |
Definition at line 754 of file linear_solver.pb.h.
|
inline |
Definition at line 1099 of file linear_solver.pb.h.
|
inline |
Definition at line 3460 of file linear_solver.pb.h.
|
inline |
Definition at line 2699 of file linear_solver.pb.h.
|
inline |
Definition at line 3662 of file linear_solver.pb.h.
|
inline |
Definition at line 1508 of file linear_solver.pb.h.
|
inline |
Definition at line 2313 of file linear_solver.pb.h.
|
inline |
Definition at line 3973 of file linear_solver.pb.h.
|
inline |
Definition at line 3132 of file linear_solver.pb.h.
|
inline |
Definition at line 1282 of file linear_solver.pb.h.
|
inline |
Definition at line 274 of file linear_solver.pb.h.
Definition at line 306 of file flow_problem.pb.h.
|
inline |
Definition at line 2984 of file linear_solver.pb.h.
|
inline |
Definition at line 2517 of file linear_solver.pb.h.
|
inline |
Definition at line 80 of file search_limit.pb.h.
|
inline |
Definition at line 1368 of file routing_parameters.pb.h.
|
inline |
Definition at line 758 of file routing_parameters.pb.h.
|
inline |
Definition at line 611 of file routing_parameters.pb.h.
|
inline |
Definition at line 123 of file routing_parameters.pb.h.
|
inline |
Definition at line 840 of file search_stats.pb.h.
|
inline |
Definition at line 514 of file assignment.pb.h.
|
inline |
Definition at line 743 of file assignment.pb.h.
|
inlinenoexcept |
Definition at line 292 of file demon_profiler.pb.h.
|
inlinenoexcept |
Definition at line 110 of file solver_parameters.pb.h.
|
inlinenoexcept |
Definition at line 664 of file search_stats.pb.h.
Definition at line 88 of file demon_profiler.pb.h.
|
inlinenoexcept |
Definition at line 158 of file routing_enums.pb.h.
Definition at line 473 of file flow_problem.pb.h.
|
inlinenoexcept |
Definition at line 1114 of file gscip.pb.h.
|
inlinenoexcept |
Definition at line 404 of file gscip.pb.h.
|
inlinenoexcept |
Definition at line 890 of file gscip.pb.h.
|
inlinenoexcept |
Definition at line 276 of file assignment.pb.h.
|
inlinenoexcept |
Definition at line 100 of file assignment.pb.h.
|
inlinenoexcept |
Definition at line 339 of file routing_enums.pb.h.
|
inlinenoexcept |
Definition at line 463 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 287 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 100 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 1795 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 1958 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 2130 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 508 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 758 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 1103 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 3464 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 2703 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 3666 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 1512 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 2317 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 3977 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 3136 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 1286 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 278 of file linear_solver.pb.h.
Definition at line 310 of file flow_problem.pb.h.
|
inlinenoexcept |
Definition at line 2988 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 2521 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 84 of file search_limit.pb.h.
|
inlinenoexcept |
Definition at line 1372 of file routing_parameters.pb.h.
|
inlinenoexcept |
Definition at line 762 of file routing_parameters.pb.h.
|
inlinenoexcept |
Definition at line 615 of file routing_parameters.pb.h.
|
inlinenoexcept |
Definition at line 127 of file routing_parameters.pb.h.
|
inlinenoexcept |
Definition at line 844 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 518 of file assignment.pb.h.
|
inlinenoexcept |
Definition at line 747 of file assignment.pb.h.
| double optimization_step | ( | ) | const |
|
inline |
Definition at line 2975 of file linear_solver.pb.h.
|
explicitprotected |
| OptionalDouble | ( | const OptionalDouble & | from | ) |
|
inlinenoexcept |
Definition at line 2979 of file linear_solver.pb.h.
| const ::operations_research::MPArrayConstraint& or_constraint | ( | ) | const |
|
inline |
Definition at line 2508 of file linear_solver.pb.h.
|
explicitprotected |
| PartialVariableAssignment | ( | const PartialVariableAssignment & | from | ) |
|
inlinenoexcept |
Definition at line 2512 of file linear_solver.pb.h.
| ::PROTOBUF_NAMESPACE_ID::int64 performed_max | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 performed_min | ( | ) | const |
| ::operations_research::GScipParameters_MetaParamValue presolve | ( | ) | const |
| ::operations_research::OptionalBoolean presolve | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 primal_simplex_iterations | ( | ) | const |
| const ::operations_research::OptionalDouble& primal_tolerance | ( | ) | const |
| bool print_added_constraints | ( | ) | const |
| bool print_detailed_solving_stats | ( | ) | const |
| bool print_local_search_profile | ( | ) | const |
| bool print_model | ( | ) | const |
| bool print_model_stats | ( | ) | const |
| bool print_scip_model | ( | ) | const |
| ::operations_research::FlowModel_ProblemType problem_type | ( | ) | const |
|
inlinestatic |
Definition at line 590 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 580 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 594 of file flow_problem.pb.h.
|
inlinestatic |
Definition at line 600 of file flow_problem.pb.h.
| const std::string& profile_file | ( | ) | const |
| bool profile_local_search | ( | ) | const |
| bool profile_propagation | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& qcoefficient | ( | ) | const |
| double qcoefficient | ( | int | index | ) | const |
| int qcoefficient_size | ( | ) | const |
| const ::operations_research::MPQuadraticConstraint& quadratic_constraint | ( | ) | const |
| const ::operations_research::MPQuadraticObjective& quadratic_objective | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& qvar1_index | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& qvar1_index | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 qvar1_index | ( | int | index | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 qvar1_index | ( | int | index | ) | const |
| int qvar1_index_size | ( | ) | const |
| int qvar1_index_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& qvar2_index | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& qvar2_index | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 qvar2_index | ( | int | index | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 qvar2_index | ( | int | index | ) | const |
| int qvar2_index_size | ( | ) | const |
| int qvar2_index_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, double >& real_params | ( | ) | const |
| int real_params_size | ( | ) | const |
| bool reduce_vehicle_cost_model | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& reduced_cost | ( | ) | const |
| double reduced_cost | ( | int | index | ) | const |
| int reduced_cost_size | ( | ) | const |
|
inline |
Definition at line 71 of file search_limit.pb.h.
|
explicitprotected |
| RegularLimitParameters | ( | const RegularLimitParameters & | from | ) |
|
inlinenoexcept |
Definition at line 75 of file search_limit.pb.h.
| const ::operations_research::OptionalDouble& relative_mip_gap | ( | ) | const |
| ::operations_research::MPAbsConstraint* release_abs_constraint | ( | ) |
| ::operations_research::MPArrayConstraint* release_and_constraint | ( | ) |
| std::string* release_baseline_model_file_path | ( | ) |
| std::string* release_bns | ( | ) |
| ::operations_research::MPConstraintProto* release_constraint | ( | ) |
| std::string* release_constraint_id | ( | ) |
| ::operations_research::ConstraintSolverStatistics* release_constraint_solver_statistics | ( | ) |
| std::string* release_demon_id | ( | ) |
| std::string* release_detailed_solving_stats_filename | ( | ) |
| ::operations_research::OptionalDouble* release_dual_tolerance | ( | ) |
| ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters* release_improvement_limit_parameters | ( | ) |
| ::operations_research::MPIndicatorConstraint* release_indicator_constraint | ( | ) |
| PROTOBUF_NAMESPACE_ID::Duration* release_lns_time_limit | ( | ) |
| std::string* release_local_search_filter | ( | ) |
| std::string* release_local_search_operator | ( | ) |
| ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators* release_local_search_operators | ( | ) |
| ::operations_research::LocalSearchStatistics* release_local_search_statistics | ( | ) |
| std::string* release_log_tag | ( | ) |
| ::operations_research::MPArrayWithConstantConstraint* release_max_constraint | ( | ) |
| ::operations_research::MPArrayWithConstantConstraint* release_min_constraint | ( | ) |
| ::operations_research::MPModelProto* release_model | ( | ) |
| ::operations_research::MPModelDeltaProto* release_model_delta | ( | ) |
| std::string* release_name | ( | ) |
| std::string* release_name | ( | ) |
| std::string* release_name | ( | ) |
| std::string* release_name | ( | ) |
| ::operations_research::IntVarAssignment* release_objective | ( | ) |
| ::operations_research::MPArrayConstraint* release_or_constraint | ( | ) |
| ::operations_research::OptionalDouble* release_primal_tolerance | ( | ) |
| std::string* release_profile_file | ( | ) |
| ::operations_research::MPQuadraticConstraint* release_quadratic_constraint | ( | ) |
| ::operations_research::MPQuadraticObjective* release_quadratic_objective | ( | ) |
| ::operations_research::OptionalDouble* release_relative_mip_gap | ( | ) |
| std::string* release_scip_model_filename | ( | ) |
| std::string* release_search_logs_filename | ( | ) |
| ::operations_research::PartialVariableAssignment* release_solution_hint | ( | ) |
| ::operations_research::ConstraintSolverParameters* release_solver_parameters | ( | ) |
| std::string* release_solver_specific_parameters | ( | ) |
| ::operations_research::MPSosConstraint* release_sos_constraint | ( | ) |
| ::operations_research::GScipSolvingStats* release_stats | ( | ) |
| std::string* release_status_detail | ( | ) |
| std::string* release_status_str | ( | ) |
| PROTOBUF_NAMESPACE_ID::Duration* release_time_limit | ( | ) |
| std::string* release_var_id | ( | ) |
| std::string* release_var_id | ( | ) |
| std::string* release_var_id | ( | ) |
| ::operations_research::WorkerInfo* release_worker_info | ( | ) |
| ::PROTOBUF_NAMESPACE_ID::int32 relocate_expensive_chain_num_arcs_to_consider | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 resultant_var_index | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 resultant_var_index | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 resultant_var_index | ( | ) | const |
| double root_node_bound | ( | ) | const |
|
inline |
Definition at line 1359 of file routing_parameters.pb.h.
|
explicitprotected |
| RoutingModelParameters | ( | const RoutingModelParameters & | from | ) |
|
inlinenoexcept |
Definition at line 1363 of file routing_parameters.pb.h.
|
inline |
Definition at line 749 of file routing_parameters.pb.h.
|
explicitprotected |
| RoutingSearchParameters | ( | const RoutingSearchParameters & | from | ) |
|
inlinenoexcept |
Definition at line 753 of file routing_parameters.pb.h.
|
inline |
Definition at line 602 of file routing_parameters.pb.h.
|
explicitprotected |
| RoutingSearchParameters_ImprovementSearchLimitParameters | ( | const RoutingSearchParameters_ImprovementSearchLimitParameters & | from | ) |
|
inlinenoexcept |
Definition at line 606 of file routing_parameters.pb.h.
|
inline |
Definition at line 114 of file routing_parameters.pb.h.
|
explicitprotected |
| RoutingSearchParameters_LocalSearchNeighborhoodOperators | ( | const RoutingSearchParameters_LocalSearchNeighborhoodOperators & | from | ) |
|
inlinenoexcept |
Definition at line 118 of file routing_parameters.pb.h.
| bool savings_add_reverse_arcs | ( | ) | const |
| double savings_arc_coefficient | ( | ) | const |
| double savings_max_memory_usage_bytes | ( | ) | const |
| double savings_neighbors_ratio | ( | ) | const |
| bool savings_parallel_routes | ( | ) | const |
| ::operations_research::OptionalBoolean scaling | ( | ) | const |
|
inlinestatic |
Definition at line 875 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 865 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 879 of file routing_parameters.pb.h.
|
inlinestatic |
Definition at line 885 of file routing_parameters.pb.h.
| const std::string& scip_model_filename | ( | ) | const |
| const std::string& search_logs_filename | ( | ) | const |
|
inline |
Definition at line 831 of file search_stats.pb.h.
|
explicitprotected |
| SearchStatistics | ( | const SearchStatistics & | from | ) |
|
inlinenoexcept |
Definition at line 835 of file search_stats.pb.h.
| ::operations_research::GScipParameters_MetaParamValue separating | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::SequenceVarAssignment >& sequence_var_assignment | ( | ) | const |
| const ::operations_research::SequenceVarAssignment& sequence_var_assignment | ( | int | index | ) | const |
| int sequence_var_assignment_size | ( | ) | const |
|
inline |
Definition at line 505 of file assignment.pb.h.
|
explicitprotected |
| SequenceVarAssignment | ( | const SequenceVarAssignment & | from | ) |
|
inlinenoexcept |
Definition at line 509 of file assignment.pb.h.
| void set_active | ( | bool | value | ) |
| void set_active | ( | bool | value | ) |
| void set_active | ( | bool | value | ) |
| void set_allocated_abs_constraint | ( | ::operations_research::MPAbsConstraint * | abs_constraint | ) |
| void set_allocated_and_constraint | ( | ::operations_research::MPArrayConstraint * | and_constraint | ) |
| void set_allocated_baseline_model_file_path | ( | std::string * | baseline_model_file_path | ) |
| void set_allocated_bns | ( | std::string * | bns | ) |
| void set_allocated_constraint | ( | ::operations_research::MPConstraintProto * | constraint | ) |
| void set_allocated_constraint_id | ( | std::string * | constraint_id | ) |
| void set_allocated_constraint_solver_statistics | ( | ::operations_research::ConstraintSolverStatistics * | constraint_solver_statistics | ) |
| void set_allocated_demon_id | ( | std::string * | demon_id | ) |
| void set_allocated_detailed_solving_stats_filename | ( | std::string * | detailed_solving_stats_filename | ) |
| void set_allocated_dual_tolerance | ( | ::operations_research::OptionalDouble * | dual_tolerance | ) |
| void set_allocated_improvement_limit_parameters | ( | ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters * | improvement_limit_parameters | ) |
| void set_allocated_indicator_constraint | ( | ::operations_research::MPIndicatorConstraint * | indicator_constraint | ) |
| void set_allocated_lns_time_limit | ( | PROTOBUF_NAMESPACE_ID::Duration * | lns_time_limit | ) |
| void set_allocated_local_search_filter | ( | std::string * | local_search_filter | ) |
| void set_allocated_local_search_operator | ( | std::string * | local_search_operator | ) |
| void set_allocated_local_search_operators | ( | ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators * | local_search_operators | ) |
| void set_allocated_local_search_statistics | ( | ::operations_research::LocalSearchStatistics * | local_search_statistics | ) |
| void set_allocated_log_tag | ( | std::string * | log_tag | ) |
| void set_allocated_max_constraint | ( | ::operations_research::MPArrayWithConstantConstraint * | max_constraint | ) |
| void set_allocated_min_constraint | ( | ::operations_research::MPArrayWithConstantConstraint * | min_constraint | ) |
| void set_allocated_model | ( | ::operations_research::MPModelProto * | model | ) |
| void set_allocated_model_delta | ( | ::operations_research::MPModelDeltaProto * | model_delta | ) |
| void set_allocated_name | ( | std::string * | name | ) |
| void set_allocated_name | ( | std::string * | name | ) |
| void set_allocated_name | ( | std::string * | name | ) |
| void set_allocated_name | ( | std::string * | name | ) |
| void set_allocated_objective | ( | ::operations_research::IntVarAssignment * | objective | ) |
| void set_allocated_or_constraint | ( | ::operations_research::MPArrayConstraint * | or_constraint | ) |
| void set_allocated_primal_tolerance | ( | ::operations_research::OptionalDouble * | primal_tolerance | ) |
| void set_allocated_profile_file | ( | std::string * | profile_file | ) |
| void set_allocated_quadratic_constraint | ( | ::operations_research::MPQuadraticConstraint * | quadratic_constraint | ) |
| void set_allocated_quadratic_objective | ( | ::operations_research::MPQuadraticObjective * | quadratic_objective | ) |
| void set_allocated_relative_mip_gap | ( | ::operations_research::OptionalDouble * | relative_mip_gap | ) |
| void set_allocated_scip_model_filename | ( | std::string * | scip_model_filename | ) |
| void set_allocated_search_logs_filename | ( | std::string * | search_logs_filename | ) |
| void set_allocated_solution_hint | ( | ::operations_research::PartialVariableAssignment * | solution_hint | ) |
| void set_allocated_solver_parameters | ( | ::operations_research::ConstraintSolverParameters * | solver_parameters | ) |
| void set_allocated_solver_specific_parameters | ( | std::string * | solver_specific_parameters | ) |
| void set_allocated_sos_constraint | ( | ::operations_research::MPSosConstraint * | sos_constraint | ) |
| void set_allocated_stats | ( | ::operations_research::GScipSolvingStats * | stats | ) |
| void set_allocated_status_detail | ( | std::string * | status_detail | ) |
| void set_allocated_status_str | ( | std::string * | status_str | ) |
| void set_allocated_time_limit | ( | PROTOBUF_NAMESPACE_ID::Duration * | time_limit | ) |
| void set_allocated_var_id | ( | std::string * | var_id | ) |
| void set_allocated_var_id | ( | std::string * | var_id | ) |
| void set_allocated_var_id | ( | std::string * | var_id | ) |
| void set_allocated_worker_info | ( | ::operations_research::WorkerInfo * | worker_info | ) |
| void set_array_split_size | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_backward_sequence | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_baseline_model_file_path | ( | const char * | value | ) |
| void set_baseline_model_file_path | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_baseline_model_file_path | ( | const std::string & | value | ) |
| void set_baseline_model_file_path | ( | std::string && | value | ) |
| void set_best_bound | ( | double | value | ) |
| void set_best_objective | ( | double | value | ) |
| void set_best_objective_bound | ( | double | value | ) |
| void set_bns | ( | const char * | value | ) |
| void set_bns | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_bns | ( | const std::string & | value | ) |
| void set_bns | ( | std::string && | value | ) |
| void set_branches | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_branching_priority | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_bytes_used | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_capacity | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_cheapest_insertion_add_unperformed_entries | ( | bool | value | ) |
| void set_cheapest_insertion_farthest_seeds_ratio | ( | double | value | ) |
| void set_cheapest_insertion_first_solution_neighbors_ratio | ( | double | value | ) |
| void set_cheapest_insertion_ls_operator_neighbors_ratio | ( | double | value | ) |
| void set_check_solution_period | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_christofides_use_minimum_matching | ( | bool | value | ) |
| void set_coefficient | ( | int | index, |
| double | value | ||
| ) |
| void set_coefficient | ( | int | index, |
| double | value | ||
| ) |
| void set_coefficient | ( | int | index, |
| double | value | ||
| ) |
| void set_compress_trail | ( | ::operations_research::ConstraintSolverParameters_TrailCompression | value | ) |
| void set_constant | ( | double | value | ) |
| void set_constraint_id | ( | const char * | value | ) |
| void set_constraint_id | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_constraint_id | ( | const std::string & | value | ) |
| void set_constraint_id | ( | std::string && | value | ) |
| void set_continuous_scheduling_solver | ( | ::operations_research::RoutingSearchParameters_SchedulingSolver | value | ) |
| void set_cumulative | ( | bool | value | ) |
| void set_demon_id | ( | const char * | value | ) |
| void set_demon_id | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_demon_id | ( | const std::string & | value | ) |
| void set_demon_id | ( | std::string && | value | ) |
| void set_detailed_solving_stats_filename | ( | const char * | value | ) |
| void set_detailed_solving_stats_filename | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_detailed_solving_stats_filename | ( | const std::string & | value | ) |
| void set_detailed_solving_stats_filename | ( | std::string && | value | ) |
| void set_deterministic_time | ( | double | value | ) |
| void set_diffn_use_cumulative | ( | bool | value | ) |
| void set_disable_solve | ( | bool | value | ) |
| void set_dual_simplex_iterations | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_dual_value | ( | int | index, |
| double | value | ||
| ) |
| void set_duration_max | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_duration_min | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_duration_seconds | ( | double | value | ) |
| void set_duration_seconds | ( | double | value | ) |
| void set_duration_seconds | ( | double | value | ) |
| void set_emphasis | ( | ::operations_research::GScipParameters_Emphasis | value | ) |
| void set_enable_internal_solver_output | ( | bool | value | ) |
| void set_end_max | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_end_min | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_end_time | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int64 | value | ||
| ) |
| void set_failures | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_failures | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_failures | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_first_lp_relaxation_bound | ( | double | value | ) |
| void set_first_solution_strategy | ( | ::operations_research::FirstSolutionStrategy_Value | value | ) |
| void set_forward_sequence | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_guided_local_search_lambda_coefficient | ( | double | value | ) |
| void set_head_node_id | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_heuristic_close_nodes_lns_num_nodes | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_heuristic_expensive_chain_lns_num_arcs_to_consider | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_heuristics | ( | ::operations_research::GScipParameters_MetaParamValue | value | ) |
| void set_id | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_ignore_solver_specific_parameters_failure | ( | bool | value | ) |
| void set_improvement_rate_coefficient | ( | double | value | ) |
| void set_improvement_rate_solutions_distance | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_initial_propagation_end_time | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int64 | value | ||
| ) |
| void set_initial_propagation_start_time | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int64 | value | ||
| ) |
| void set_is_integer | ( | bool | value | ) |
| void set_is_lazy | ( | bool | value | ) |
| void set_is_valid | ( | bool | value | ) |
| void set_local_search_filter | ( | const char * | value | ) |
| void set_local_search_filter | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_local_search_filter | ( | const std::string & | value | ) |
| void set_local_search_filter | ( | std::string && | value | ) |
| void set_local_search_metaheuristic | ( | ::operations_research::LocalSearchMetaheuristic_Value | value | ) |
| void set_local_search_operator | ( | const char * | value | ) |
| void set_local_search_operator | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_local_search_operator | ( | const std::string & | value | ) |
| void set_local_search_operator | ( | std::string && | value | ) |
| void set_log_cost_offset | ( | double | value | ) |
| void set_log_cost_scaling_factor | ( | double | value | ) |
| void set_log_search | ( | bool | value | ) |
| void set_log_tag | ( | const char * | value | ) |
| void set_log_tag | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_log_tag | ( | const std::string & | value | ) |
| void set_log_tag | ( | std::string && | value | ) |
| void set_lower_bound | ( | double | value | ) |
| void set_lower_bound | ( | double | value | ) |
| void set_lower_bound | ( | double | value | ) |
| void set_lp_algorithm | ( | ::operations_research::MPSolverCommonParameters_LPAlgorithmValues | value | ) |
| void set_max | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_max_callback_cache_size | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_max_edge_finder_size | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_maximize | ( | bool | value | ) |
| void set_min | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_mixed_integer_scheduling_solver | ( | ::operations_research::RoutingSearchParameters_SchedulingSolver | value | ) |
| void set_multi_armed_bandit_compound_operator_exploration_coefficient | ( | double | value | ) |
| void set_multi_armed_bandit_compound_operator_memory_coefficient | ( | double | value | ) |
| void set_name | ( | const char * | value | ) |
| void set_name | ( | const char * | value | ) |
| void set_name | ( | const char * | value | ) |
| void set_name | ( | const char * | value | ) |
| void set_name | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_name | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_name | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_name | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_name | ( | const std::string & | value | ) |
| void set_name | ( | const std::string & | value | ) |
| void set_name | ( | const std::string & | value | ) |
| void set_name | ( | const std::string & | value | ) |
| void set_name | ( | std::string && | value | ) |
| void set_name | ( | std::string && | value | ) |
| void set_name | ( | std::string && | value | ) |
| void set_name | ( | std::string && | value | ) |
| void set_name_all_variables | ( | bool | value | ) |
| void set_name_cast_variables | ( | bool | value | ) |
| void set_node_count | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_num_accepted_neighbors | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_num_branches | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_num_calls | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_num_failures | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_num_filtered_neighbors | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_num_neighbors | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_num_rejects | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_num_solutions | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_num_solutions | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_number_of_solutions_to_collect | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_objective_coefficient | ( | double | value | ) |
| void set_objective_offset | ( | double | value | ) |
| void set_objective_value | ( | double | value | ) |
| void set_optimization_step | ( | double | value | ) |
| void set_performed_max | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_performed_min | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_presolve | ( | ::operations_research::GScipParameters_MetaParamValue | value | ) |
| void set_presolve | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_primal_simplex_iterations | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_print_added_constraints | ( | bool | value | ) |
| void set_print_detailed_solving_stats | ( | bool | value | ) |
| void set_print_local_search_profile | ( | bool | value | ) |
| void set_print_model | ( | bool | value | ) |
| void set_print_model_stats | ( | bool | value | ) |
| void set_print_scip_model | ( | bool | value | ) |
| void set_problem_type | ( | ::operations_research::FlowModel_ProblemType | value | ) |
| void set_profile_file | ( | const char * | value | ) |
| void set_profile_file | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_profile_file | ( | const std::string & | value | ) |
| void set_profile_file | ( | std::string && | value | ) |
| void set_profile_local_search | ( | bool | value | ) |
| void set_profile_propagation | ( | bool | value | ) |
| void set_qcoefficient | ( | int | index, |
| double | value | ||
| ) |
| void set_qvar1_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_qvar1_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_qvar2_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_qvar2_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_reduce_vehicle_cost_model | ( | bool | value | ) |
| void set_reduced_cost | ( | int | index, |
| double | value | ||
| ) |
| void set_relocate_expensive_chain_num_arcs_to_consider | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_resultant_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_resultant_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_resultant_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_root_node_bound | ( | double | value | ) |
| void set_savings_add_reverse_arcs | ( | bool | value | ) |
| void set_savings_arc_coefficient | ( | double | value | ) |
| void set_savings_max_memory_usage_bytes | ( | double | value | ) |
| void set_savings_neighbors_ratio | ( | double | value | ) |
| void set_savings_parallel_routes | ( | bool | value | ) |
| void set_scaling | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_scip_model_filename | ( | const char * | value | ) |
| void set_scip_model_filename | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_scip_model_filename | ( | const std::string & | value | ) |
| void set_scip_model_filename | ( | std::string && | value | ) |
| void set_search_logs_filename | ( | const char * | value | ) |
| void set_search_logs_filename | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_search_logs_filename | ( | const std::string & | value | ) |
| void set_search_logs_filename | ( | std::string && | value | ) |
| void set_separating | ( | ::operations_research::GScipParameters_MetaParamValue | value | ) |
| void set_silence_output | ( | bool | value | ) |
| void set_skip_locally_optimal_paths | ( | bool | value | ) |
| void set_smart_time_check | ( | bool | value | ) |
| void set_solution_limit | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_solutions | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_solver_specific_parameters | ( | const char * | value | ) |
| void set_solver_specific_parameters | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_solver_specific_parameters | ( | const std::string & | value | ) |
| void set_solver_specific_parameters | ( | std::string && | value | ) |
| void set_solver_time_limit_seconds | ( | double | value | ) |
| void set_solver_type | ( | ::operations_research::MPModelRequest_SolverType | value | ) |
| void set_start_max | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_start_min | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_start_time | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int64 | value | ||
| ) |
| void set_status | ( | ::operations_research::GScipOutput_Status | value | ) |
| void set_status | ( | ::operations_research::MPSolverResponseStatus | value | ) |
| void set_status_detail | ( | const char * | value | ) |
| void set_status_detail | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_status_detail | ( | const std::string & | value | ) |
| void set_status_detail | ( | std::string && | value | ) |
| void set_status_str | ( | const char * | value | ) |
| void set_status_str | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_status_str | ( | const std::string & | value | ) |
| void set_status_str | ( | std::string && | value | ) |
| void set_store_names | ( | bool | value | ) |
| void set_supply | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_tail_node_id | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_time | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_total_lp_iterations | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_total_num_accepted_neighbors | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_total_num_filtered_neighbors | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_total_num_neighbors | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_trace_propagation | ( | bool | value | ) |
| void set_trace_search | ( | bool | value | ) |
| void set_trail_block_size | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_type | ( | ::operations_research::MPSosConstraint_Type | value | ) |
| void set_unit_cost | ( | ::PROTOBUF_NAMESPACE_ID::int64 | value | ) |
| void set_unperformed | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_upper_bound | ( | double | value | ) |
| void set_upper_bound | ( | double | value | ) |
| void set_upper_bound | ( | double | value | ) |
| void set_use_all_possible_disjunctions | ( | bool | value | ) |
| void set_use_cp | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_cp_sat | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_cross | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_cross_exchange | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_cumulative_edge_finder | ( | bool | value | ) |
| void set_use_cumulative_time_table | ( | bool | value | ) |
| void set_use_cumulative_time_table_sync | ( | bool | value | ) |
| void set_use_depth_first_search | ( | bool | value | ) |
| void set_use_element_rmq | ( | bool | value | ) |
| void set_use_exchange | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_exchange_pair | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_exchange_subtrip | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_extended_swap_active | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_full_path_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_full_propagation | ( | bool | value | ) |
| void set_use_global_cheapest_insertion_close_nodes_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_global_cheapest_insertion_expensive_chain_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_global_cheapest_insertion_path_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_inactive_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_light_relocate_pair | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_lin_kernighan | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_local_cheapest_insertion_close_nodes_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_local_cheapest_insertion_expensive_chain_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_local_cheapest_insertion_path_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_make_active | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_make_chain_inactive | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_make_inactive | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_multi_armed_bandit_concatenate_operators | ( | bool | value | ) |
| void set_use_node_pair_swap_active | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_or_opt | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_path_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_relocate | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_relocate_and_make_active | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_relocate_expensive_chain | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_relocate_neighbors | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_relocate_pair | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_relocate_path_global_cheapest_insertion_insert_unperformed | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_relocate_subtrip | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_sequence_high_demand_tasks | ( | bool | value | ) |
| void set_use_small_table | ( | bool | value | ) |
| void set_use_swap_active | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_tsp_lns | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_tsp_opt | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_two_opt | ( | ::operations_research::OptionalBoolean | value | ) |
| void set_use_unfiltered_first_solution_strategy | ( | bool | value | ) |
| void set_value | ( | double | value | ) |
| void set_var_id | ( | const char * | value | ) |
| void set_var_id | ( | const char * | value | ) |
| void set_var_id | ( | const char * | value | ) |
| void set_var_id | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_var_id | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_var_id | ( | const char * | value, |
| size_t | size | ||
| ) |
| void set_var_id | ( | const std::string & | value | ) |
| void set_var_id | ( | const std::string & | value | ) |
| void set_var_id | ( | const std::string & | value | ) |
| void set_var_id | ( | std::string && | value | ) |
| void set_var_id | ( | std::string && | value | ) |
| void set_var_id | ( | std::string && | value | ) |
| void set_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_var_index | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_var_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_var_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_var_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_var_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_var_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_var_index | ( | int | index, |
| ::PROTOBUF_NAMESPACE_ID::int32 | value | ||
| ) |
| void set_var_value | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| void set_var_value | ( | int | index, |
| double | value | ||
| ) |
| void set_variable_value | ( | int | index, |
| double | value | ||
| ) |
| void set_weight | ( | int | index, |
| double | value | ||
| ) |
| void set_worker_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
| bool silence_output | ( | ) | const |
| bool skip_locally_optimal_paths | ( | ) | const |
| bool smart_time_check | ( | ) | const |
| const ::operations_research::PartialVariableAssignment& solution_hint | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 solution_limit | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 solutions | ( | ) | const |
| const ::operations_research::ConstraintSolverParameters& solver_parameters | ( | ) | const |
| const std::string& solver_specific_parameters | ( | ) | const |
| double solver_time_limit_seconds | ( | ) | const |
| ::operations_research::MPModelRequest_SolverType solver_type | ( | ) | const |
|
inlinestatic |
Definition at line 3807 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3797 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3811 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 3817 of file linear_solver.pb.h.
| const ::operations_research::MPSosConstraint& sos_constraint | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 start_max | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 start_min | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >& start_time | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 start_time | ( | int | index | ) | const |
| int start_time_size | ( | ) | const |
| const ::operations_research::GScipSolvingStats& stats | ( | ) | const |
| ::operations_research::GScipOutput_Status status | ( | ) | const |
| ::operations_research::MPSolverResponseStatus status | ( | ) | const |
|
inlinestatic |
Definition at line 1252 of file gscip.pb.h.
| const std::string& status_detail | ( | ) | const |
|
inlinestatic |
Definition at line 1242 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1256 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1262 of file gscip.pb.h.
| const std::string& status_str | ( | ) | const |
| bool store_names | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string >& string_params | ( | ) | const |
| int string_params_size | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 supply | ( | ) | const |
|
inline |
Definition at line 154 of file flow_problem.pb.h.
|
inline |
Definition at line 931 of file assignment.pb.h.
|
inline |
Definition at line 322 of file demon_profiler.pb.h.
|
inline |
Definition at line 140 of file solver_parameters.pb.h.
|
inline |
Definition at line 694 of file search_stats.pb.h.
|
inline |
Definition at line 118 of file demon_profiler.pb.h.
|
inline |
Definition at line 188 of file routing_enums.pb.h.
|
inline |
Definition at line 510 of file flow_problem.pb.h.
|
inline |
Definition at line 1144 of file gscip.pb.h.
|
inline |
Definition at line 434 of file gscip.pb.h.
|
inline |
Definition at line 920 of file gscip.pb.h.
|
inline |
Definition at line 306 of file assignment.pb.h.
|
inline |
Definition at line 130 of file assignment.pb.h.
|
inline |
Definition at line 369 of file routing_enums.pb.h.
|
inline |
Definition at line 493 of file search_stats.pb.h.
|
inline |
Definition at line 317 of file search_stats.pb.h.
|
inline |
Definition at line 130 of file search_stats.pb.h.
|
inline |
Definition at line 1832 of file linear_solver.pb.h.
|
inline |
Definition at line 1995 of file linear_solver.pb.h.
|
inline |
Definition at line 2167 of file linear_solver.pb.h.
|
inline |
Definition at line 545 of file linear_solver.pb.h.
|
inline |
Definition at line 807 of file linear_solver.pb.h.
|
inline |
Definition at line 1140 of file linear_solver.pb.h.
|
inline |
Definition at line 3501 of file linear_solver.pb.h.
|
inline |
Definition at line 2740 of file linear_solver.pb.h.
|
inline |
Definition at line 3703 of file linear_solver.pb.h.
|
inline |
Definition at line 1549 of file linear_solver.pb.h.
|
inline |
Definition at line 2354 of file linear_solver.pb.h.
|
inline |
Definition at line 4014 of file linear_solver.pb.h.
|
inline |
Definition at line 3173 of file linear_solver.pb.h.
|
inline |
Definition at line 1323 of file linear_solver.pb.h.
|
inline |
Definition at line 315 of file linear_solver.pb.h.
|
inline |
Definition at line 347 of file flow_problem.pb.h.
|
inline |
Definition at line 3025 of file linear_solver.pb.h.
|
inline |
Definition at line 2558 of file linear_solver.pb.h.
|
inline |
Definition at line 114 of file search_limit.pb.h.
|
inline |
Definition at line 1402 of file routing_parameters.pb.h.
|
inline |
Definition at line 792 of file routing_parameters.pb.h.
|
inline |
Definition at line 645 of file routing_parameters.pb.h.
|
inline |
Definition at line 157 of file routing_parameters.pb.h.
|
inline |
Definition at line 874 of file search_stats.pb.h.
|
inline |
Definition at line 548 of file assignment.pb.h.
|
inline |
Definition at line 777 of file assignment.pb.h.
| ::PROTOBUF_NAMESPACE_ID::int64 tail_node_id | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 time | ( | ) | const |
| const PROTOBUF_NAMESPACE_ID::Duration& time_limit | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 total_lp_iterations | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 total_num_accepted_neighbors | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 total_num_filtered_neighbors | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int64 total_num_neighbors | ( | ) | const |
| bool trace_propagation | ( | ) | const |
| bool trace_search | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 trail_block_size | ( | ) | const |
|
inlinestatic |
Definition at line 218 of file solver_parameters.pb.h.
|
inlinestatic |
Definition at line 208 of file solver_parameters.pb.h.
|
inlinestatic |
Definition at line 222 of file solver_parameters.pb.h.
|
inlinestatic |
Definition at line 228 of file solver_parameters.pb.h.
| ::operations_research::MPSosConstraint_Type type | ( | ) | const |
|
inlinestatic |
Definition at line 1401 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1391 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1405 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1411 of file linear_solver.pb.h.
| ::PROTOBUF_NAMESPACE_ID::int64 unit_cost | ( | ) | const |
|
inline |
Definition at line 126 of file flow_problem.pb.h.
|
inline |
Definition at line 319 of file flow_problem.pb.h.
|
inline |
Definition at line 482 of file flow_problem.pb.h.
|
inline |
Definition at line 287 of file linear_solver.pb.h.
|
inline |
Definition at line 517 of file linear_solver.pb.h.
|
inline |
Definition at line 767 of file linear_solver.pb.h.
|
inline |
Definition at line 1112 of file linear_solver.pb.h.
|
inline |
Definition at line 1295 of file linear_solver.pb.h.
|
inline |
Definition at line 1521 of file linear_solver.pb.h.
|
inline |
Definition at line 1804 of file linear_solver.pb.h.
|
inline |
Definition at line 1967 of file linear_solver.pb.h.
|
inline |
Definition at line 2139 of file linear_solver.pb.h.
|
inline |
Definition at line 2326 of file linear_solver.pb.h.
|
inline |
Definition at line 2530 of file linear_solver.pb.h.
|
inline |
Definition at line 2712 of file linear_solver.pb.h.
|
inline |
Definition at line 2997 of file linear_solver.pb.h.
|
inline |
Definition at line 3145 of file linear_solver.pb.h.
|
inline |
Definition at line 3473 of file linear_solver.pb.h.
|
inline |
Definition at line 3675 of file linear_solver.pb.h.
|
inline |
Definition at line 3986 of file linear_solver.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& unperformed | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 unperformed | ( | int | index | ) | const |
| int unperformed_size | ( | ) | const |
| ::operations_research::MPAbsConstraint* unsafe_arena_release_abs_constraint | ( | ) |
| ::operations_research::MPArrayConstraint* unsafe_arena_release_and_constraint | ( | ) |
| ::operations_research::MPConstraintProto* unsafe_arena_release_constraint | ( | ) |
| ::operations_research::ConstraintSolverStatistics* unsafe_arena_release_constraint_solver_statistics | ( | ) |
| ::operations_research::OptionalDouble* unsafe_arena_release_dual_tolerance | ( | ) |
| ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters* unsafe_arena_release_improvement_limit_parameters | ( | ) |
| ::operations_research::MPIndicatorConstraint* unsafe_arena_release_indicator_constraint | ( | ) |
| PROTOBUF_NAMESPACE_ID::Duration* unsafe_arena_release_lns_time_limit | ( | ) |
| ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators* unsafe_arena_release_local_search_operators | ( | ) |
| ::operations_research::LocalSearchStatistics* unsafe_arena_release_local_search_statistics | ( | ) |
| ::operations_research::MPArrayWithConstantConstraint* unsafe_arena_release_max_constraint | ( | ) |
| ::operations_research::MPArrayWithConstantConstraint* unsafe_arena_release_min_constraint | ( | ) |
| ::operations_research::MPModelProto* unsafe_arena_release_model | ( | ) |
| ::operations_research::MPModelDeltaProto* unsafe_arena_release_model_delta | ( | ) |
| ::operations_research::IntVarAssignment* unsafe_arena_release_objective | ( | ) |
| ::operations_research::MPArrayConstraint* unsafe_arena_release_or_constraint | ( | ) |
| ::operations_research::OptionalDouble* unsafe_arena_release_primal_tolerance | ( | ) |
| ::operations_research::MPQuadraticConstraint* unsafe_arena_release_quadratic_constraint | ( | ) |
| ::operations_research::MPQuadraticObjective* unsafe_arena_release_quadratic_objective | ( | ) |
| ::operations_research::OptionalDouble* unsafe_arena_release_relative_mip_gap | ( | ) |
| ::operations_research::PartialVariableAssignment* unsafe_arena_release_solution_hint | ( | ) |
| ::operations_research::ConstraintSolverParameters* unsafe_arena_release_solver_parameters | ( | ) |
| ::operations_research::MPSosConstraint* unsafe_arena_release_sos_constraint | ( | ) |
| ::operations_research::GScipSolvingStats* unsafe_arena_release_stats | ( | ) |
| PROTOBUF_NAMESPACE_ID::Duration* unsafe_arena_release_time_limit | ( | ) |
| ::operations_research::WorkerInfo* unsafe_arena_release_worker_info | ( | ) |
| void unsafe_arena_set_allocated_abs_constraint | ( | ::operations_research::MPAbsConstraint * | abs_constraint | ) |
| void unsafe_arena_set_allocated_and_constraint | ( | ::operations_research::MPArrayConstraint * | and_constraint | ) |
| void unsafe_arena_set_allocated_constraint | ( | ::operations_research::MPConstraintProto * | constraint | ) |
| void unsafe_arena_set_allocated_constraint_solver_statistics | ( | ::operations_research::ConstraintSolverStatistics * | constraint_solver_statistics | ) |
| void unsafe_arena_set_allocated_dual_tolerance | ( | ::operations_research::OptionalDouble * | dual_tolerance | ) |
| void unsafe_arena_set_allocated_improvement_limit_parameters | ( | ::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters * | improvement_limit_parameters | ) |
| void unsafe_arena_set_allocated_indicator_constraint | ( | ::operations_research::MPIndicatorConstraint * | indicator_constraint | ) |
| void unsafe_arena_set_allocated_lns_time_limit | ( | PROTOBUF_NAMESPACE_ID::Duration * | lns_time_limit | ) |
| void unsafe_arena_set_allocated_local_search_operators | ( | ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators * | local_search_operators | ) |
| void unsafe_arena_set_allocated_local_search_statistics | ( | ::operations_research::LocalSearchStatistics * | local_search_statistics | ) |
| void unsafe_arena_set_allocated_max_constraint | ( | ::operations_research::MPArrayWithConstantConstraint * | max_constraint | ) |
| void unsafe_arena_set_allocated_min_constraint | ( | ::operations_research::MPArrayWithConstantConstraint * | min_constraint | ) |
| void unsafe_arena_set_allocated_model | ( | ::operations_research::MPModelProto * | model | ) |
| void unsafe_arena_set_allocated_model_delta | ( | ::operations_research::MPModelDeltaProto * | model_delta | ) |
| void unsafe_arena_set_allocated_objective | ( | ::operations_research::IntVarAssignment * | objective | ) |
| void unsafe_arena_set_allocated_or_constraint | ( | ::operations_research::MPArrayConstraint * | or_constraint | ) |
| void unsafe_arena_set_allocated_primal_tolerance | ( | ::operations_research::OptionalDouble * | primal_tolerance | ) |
| void unsafe_arena_set_allocated_quadratic_constraint | ( | ::operations_research::MPQuadraticConstraint * | quadratic_constraint | ) |
| void unsafe_arena_set_allocated_quadratic_objective | ( | ::operations_research::MPQuadraticObjective * | quadratic_objective | ) |
| void unsafe_arena_set_allocated_relative_mip_gap | ( | ::operations_research::OptionalDouble * | relative_mip_gap | ) |
| void unsafe_arena_set_allocated_solution_hint | ( | ::operations_research::PartialVariableAssignment * | solution_hint | ) |
| void unsafe_arena_set_allocated_solver_parameters | ( | ::operations_research::ConstraintSolverParameters * | solver_parameters | ) |
| void unsafe_arena_set_allocated_sos_constraint | ( | ::operations_research::MPSosConstraint * | sos_constraint | ) |
| void unsafe_arena_set_allocated_stats | ( | ::operations_research::GScipSolvingStats * | stats | ) |
| void unsafe_arena_set_allocated_time_limit | ( | PROTOBUF_NAMESPACE_ID::Duration * | time_limit | ) |
| void unsafe_arena_set_allocated_worker_info | ( | ::operations_research::WorkerInfo * | worker_info | ) |
|
inline |
Definition at line 162 of file flow_problem.pb.h.
|
inline |
Definition at line 939 of file assignment.pb.h.
|
inline |
Definition at line 330 of file demon_profiler.pb.h.
|
inline |
Definition at line 148 of file solver_parameters.pb.h.
|
inline |
Definition at line 702 of file search_stats.pb.h.
|
inline |
Definition at line 126 of file demon_profiler.pb.h.
|
inline |
Definition at line 196 of file routing_enums.pb.h.
|
inline |
Definition at line 518 of file flow_problem.pb.h.
|
inline |
Definition at line 1152 of file gscip.pb.h.
|
inline |
Definition at line 442 of file gscip.pb.h.
|
inline |
Definition at line 928 of file gscip.pb.h.
|
inline |
Definition at line 314 of file assignment.pb.h.
|
inline |
Definition at line 138 of file assignment.pb.h.
|
inline |
Definition at line 377 of file routing_enums.pb.h.
|
inline |
Definition at line 501 of file search_stats.pb.h.
|
inline |
Definition at line 325 of file search_stats.pb.h.
|
inline |
Definition at line 138 of file search_stats.pb.h.
|
inline |
Definition at line 1840 of file linear_solver.pb.h.
|
inline |
Definition at line 2003 of file linear_solver.pb.h.
|
inline |
Definition at line 2175 of file linear_solver.pb.h.
|
inline |
Definition at line 553 of file linear_solver.pb.h.
|
inline |
Definition at line 815 of file linear_solver.pb.h.
|
inline |
Definition at line 1148 of file linear_solver.pb.h.
|
inline |
Definition at line 3509 of file linear_solver.pb.h.
|
inline |
Definition at line 2748 of file linear_solver.pb.h.
|
inline |
Definition at line 3711 of file linear_solver.pb.h.
|
inline |
Definition at line 1557 of file linear_solver.pb.h.
|
inline |
Definition at line 2362 of file linear_solver.pb.h.
|
inline |
Definition at line 4022 of file linear_solver.pb.h.
|
inline |
Definition at line 3181 of file linear_solver.pb.h.
|
inline |
Definition at line 1331 of file linear_solver.pb.h.
|
inline |
Definition at line 323 of file linear_solver.pb.h.
|
inline |
Definition at line 355 of file flow_problem.pb.h.
|
inline |
Definition at line 3033 of file linear_solver.pb.h.
|
inline |
Definition at line 2566 of file linear_solver.pb.h.
|
inline |
Definition at line 122 of file search_limit.pb.h.
|
inline |
Definition at line 1410 of file routing_parameters.pb.h.
|
inline |
Definition at line 800 of file routing_parameters.pb.h.
|
inline |
Definition at line 653 of file routing_parameters.pb.h.
|
inline |
Definition at line 165 of file routing_parameters.pb.h.
|
inline |
Definition at line 882 of file search_stats.pb.h.
|
inline |
Definition at line 556 of file assignment.pb.h.
|
inline |
Definition at line 785 of file assignment.pb.h.
| double upper_bound | ( | ) | const |
| double upper_bound | ( | ) | const |
| double upper_bound | ( | ) | const |
| bool use_all_possible_disjunctions | ( | ) | const |
| ::operations_research::OptionalBoolean use_cp | ( | ) | const |
| ::operations_research::OptionalBoolean use_cp_sat | ( | ) | const |
| ::operations_research::OptionalBoolean use_cross | ( | ) | const |
| ::operations_research::OptionalBoolean use_cross_exchange | ( | ) | const |
| bool use_cumulative_edge_finder | ( | ) | const |
| bool use_cumulative_time_table | ( | ) | const |
| bool use_cumulative_time_table_sync | ( | ) | const |
| bool use_depth_first_search | ( | ) | const |
| bool use_element_rmq | ( | ) | const |
| ::operations_research::OptionalBoolean use_exchange | ( | ) | const |
| ::operations_research::OptionalBoolean use_exchange_pair | ( | ) | const |
| ::operations_research::OptionalBoolean use_exchange_subtrip | ( | ) | const |
| ::operations_research::OptionalBoolean use_extended_swap_active | ( | ) | const |
| ::operations_research::OptionalBoolean use_full_path_lns | ( | ) | const |
| bool use_full_propagation | ( | ) | const |
| ::operations_research::OptionalBoolean use_global_cheapest_insertion_close_nodes_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_global_cheapest_insertion_expensive_chain_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_global_cheapest_insertion_path_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_inactive_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_light_relocate_pair | ( | ) | const |
| ::operations_research::OptionalBoolean use_lin_kernighan | ( | ) | const |
| ::operations_research::OptionalBoolean use_local_cheapest_insertion_close_nodes_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_local_cheapest_insertion_expensive_chain_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_local_cheapest_insertion_path_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_make_active | ( | ) | const |
| ::operations_research::OptionalBoolean use_make_chain_inactive | ( | ) | const |
| ::operations_research::OptionalBoolean use_make_inactive | ( | ) | const |
| bool use_multi_armed_bandit_concatenate_operators | ( | ) | const |
| ::operations_research::OptionalBoolean use_node_pair_swap_active | ( | ) | const |
| ::operations_research::OptionalBoolean use_or_opt | ( | ) | const |
| ::operations_research::OptionalBoolean use_path_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_relocate | ( | ) | const |
| ::operations_research::OptionalBoolean use_relocate_and_make_active | ( | ) | const |
| ::operations_research::OptionalBoolean use_relocate_expensive_chain | ( | ) | const |
| ::operations_research::OptionalBoolean use_relocate_neighbors | ( | ) | const |
| ::operations_research::OptionalBoolean use_relocate_pair | ( | ) | const |
| ::operations_research::OptionalBoolean use_relocate_path_global_cheapest_insertion_insert_unperformed | ( | ) | const |
| ::operations_research::OptionalBoolean use_relocate_subtrip | ( | ) | const |
| bool use_sequence_high_demand_tasks | ( | ) | const |
| bool use_small_table | ( | ) | const |
| ::operations_research::OptionalBoolean use_swap_active | ( | ) | const |
| ::operations_research::OptionalBoolean use_tsp_lns | ( | ) | const |
| ::operations_research::OptionalBoolean use_tsp_opt | ( | ) | const |
| ::operations_research::OptionalBoolean use_two_opt | ( | ) | const |
| bool use_unfiltered_first_solution_strategy | ( | ) | const |
| double value | ( | ) | const |
|
inlinestatic |
Definition at line 294 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 457 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 284 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 447 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 298 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 461 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 304 of file routing_enums.pb.h.
|
inlinestatic |
Definition at line 467 of file routing_enums.pb.h.
| const std::string& var_id | ( | ) | const |
| const std::string& var_id | ( | ) | const |
| const std::string& var_id | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& var_index | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_index | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& var_index | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& var_index | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_index | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& var_index | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& var_index | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& var_index | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_index | ( | int | index | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_index | ( | int | index | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_index | ( | int | index | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_index | ( | int | index | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_index | ( | int | index | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_index | ( | int | index | ) | const |
| int var_index_size | ( | ) | const |
| int var_index_size | ( | ) | const |
| int var_index_size | ( | ) | const |
| int var_index_size | ( | ) | const |
| int var_index_size | ( | ) | const |
| int var_index_size | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 var_value | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& var_value | ( | ) | const |
| double var_value | ( | int | index | ) | const |
| int var_value_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::MPVariableProto >& variable | ( | ) | const |
| const ::operations_research::MPVariableProto& variable | ( | int | index | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::Map< ::PROTOBUF_NAMESPACE_ID::int32, ::operations_research::MPVariableProto >& variable_overrides | ( | ) | const |
| int variable_overrides_size | ( | ) | const |
| int variable_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& variable_value | ( | ) | const |
| double variable_value | ( | int | index | ) | const |
| int variable_value_size | ( | ) | const |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& weight | ( | ) | const |
| double weight | ( | int | index | ) | const |
| int weight_size | ( | ) | const |
| ::PROTOBUF_NAMESPACE_ID::int32 worker_id | ( | ) | const |
| const ::operations_research::WorkerInfo& worker_info | ( | ) | const |
|
inline |
Definition at line 734 of file assignment.pb.h.
|
explicitprotected |
| WorkerInfo | ( | const WorkerInfo & | from | ) |
|
inlinenoexcept |
Definition at line 738 of file assignment.pb.h.
|
staticconstexpr |
Definition at line 547 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 268 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 254 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 270 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 1226 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 3791 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3783 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 266 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 3769 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 206 of file solver_parameters.pb.h.
|
staticconstexpr |
Definition at line 501 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 863 of file routing_parameters.pb.h.
|
staticconstexpr |
Definition at line 503 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 3777 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3789 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 499 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 545 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 505 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 526 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 524 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 522 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 260 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 549 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 507 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 282 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 1222 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 445 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 278 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 861 of file routing_parameters.pb.h.
|
staticconstexpr |
Definition at line 3767 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3771 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3781 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 437 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 439 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 3773 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3785 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 509 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1236 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1232 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1240 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 124 of file assignment.pb.h.
|
staticconstexpr |
Definition at line 3795 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 574 of file flow_problem.pb.h.
|
staticconstexpr |
Definition at line 280 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 276 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 3243 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3239 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3241 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3237 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3252 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3250 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3248 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 576 of file flow_problem.pb.h.
|
staticconstexpr |
Definition at line 1220 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 560 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 558 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 556 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 578 of file flow_problem.pb.h.
|
staticconstexpr |
Definition at line 204 of file solver_parameters.pb.h.
|
staticconstexpr |
Definition at line 1212 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 551 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1230 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 511 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 272 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 256 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 258 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 513 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 515 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 517 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 587 of file flow_problem.pb.h.
|
staticconstexpr |
Definition at line 585 of file flow_problem.pb.h.
|
staticconstexpr |
Definition at line 583 of file flow_problem.pb.h.
|
staticconstexpr |
Definition at line 1228 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 3793 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 262 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 872 of file routing_parameters.pb.h.
|
staticconstexpr |
Definition at line 870 of file routing_parameters.pb.h.
|
staticconstexpr |
Definition at line 868 of file routing_parameters.pb.h.
|
staticconstexpr |
Definition at line 3779 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 274 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 441 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 1224 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 3804 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3802 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3800 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 1387 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 1389 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 1216 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1249 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1247 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1245 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 264 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 443 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 1238 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1218 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1214 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 215 of file solver_parameters.pb.h.
|
staticconstexpr |
Definition at line 213 of file solver_parameters.pb.h.
|
staticconstexpr |
Definition at line 211 of file solver_parameters.pb.h.
|
staticconstexpr |
Definition at line 1398 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 1396 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 1394 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 1234 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1208 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 252 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 859 of file routing_parameters.pb.h.
|
staticconstexpr |
Definition at line 1210 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 291 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 289 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 287 of file routing_enums.pb.h.
|
staticconstexpr |
Definition at line 3775 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 3787 of file linear_solver.pb.h.